ColorCrawler
Color Palette IdeasCreate
FacebookXWhatsAppTelegramReddit

Website

  • Color Palette Ideas

Free Color Tools

  • Color Picker
  • Color Converters
  • Contrast Checker
  • Color Wheel

Help & Info

  • Contact
  • About
  • Privacy
  • Terms

Language

© 2025 ColorCrawler. All Rights Reserved.
FacebookXWhatsAppTelegramReddit

Similar Palettes

Frosted Whimsy
Mystic Twilight
Shades Of Blue
Shades Of Gray
Blue Noku
Teal Sunset
Celestial Tide
Celestial Dreams
Shades Of Green
Triangular Harmony
Teal Seafood
Aqua Expedition
Sunset Serenade
Nature's Whimsy
Mystery In Blue
Seashell Serenade
Steeping Serenity
Azure Serenity
Teal Tranquility
Oceanic Serenity
AestheticBlackBrightGrayOceanTealTropical

Tropical Depths

aesthetic, bright, ocean, teal, tropical

Color Adjustments

Tropical Depths Color Palette CSS

/* CSS */
.color-1 {
  color: #00A5E0;
}

.color-2 {
  color: #007E94;
}

.color-3 {
  color: #005C66;
}

.color-4 {
  color: #003C42;
}

.color-5 {
  color: #001E24;
}

/* CSS Variables */
:root {
  --color-1: #00A5E0;
  --color-2: #007E94;
  --color-3: #005C66;
  --color-4: #003C42;
  --color-5: #001E24;
}

Tropical Depths Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00A5E0, #007E94, #005C66, #003C42, #001E24);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00A5E0, #007E94, #005C66, #003C42, #001E24);
}

Tropical Depths color palette created on Feb 23, 2025, 10:28:35 PM.

94 views