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

Shades Of Teal
Moonlit Lavender
Shades Of Blue
Mystic Twilight
Blue Noku
Triangular Harmony
Sunset Serenade
Coral Dreams
Celestial Tide
Earthy Tones
Coral Breeze
Nature's Whimsy
Steeping Serenity
Seashell Serenade
Blue Sadness
Pastel Blue
Soft Pastels
Blue Green Dream
Vibrant Harmony
Shades Of Green
BlueGrayTurquoiseViolet

Mystic Tides

A vibrant blend of aquatic hues and mystical shades.

Color Adjustments

Mystic Tides Color Palette CSS

/* CSS */
.color-1 {
  color: #3ed6f4;
}

.color-2 {
  color: #aeaeae;
}

.color-3 {
  color: #8813af;
}

.color-4 {
  color: #2ff2a8;
}

.color-5 {
  color: #0c2c6f;
}

/* CSS Variables */
:root {
  --color-1: #3ed6f4;
  --color-2: #aeaeae;
  --color-3: #8813af;
  --color-4: #2ff2a8;
  --color-5: #0c2c6f;
}

Mystic Tides Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3ed6f4, #aeaeae, #8813af, #2ff2a8, #0c2c6f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3ed6f4, #aeaeae, #8813af, #2ff2a8, #0c2c6f);
}

Mystic Tides color palette created on May 5, 2025, 7:50:56 PM.

24 views