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

Warm Pink
Shades Of Teal
Frosted Whimsy
Coral Dreams
Golden Star
Shades Of Gray
Sunset Serenade
Warm Colors
Seashell Serenade
Mystic Twilight
Earthy Tones
Earthen Harmony
Purple Galaxy
Triangular Harmony
Golden Shades
Warm Coral
Coral Breeze
Warm Hues
Nature's Whimsy
Celestial Delights
BrightCoralMagentaModernPeachPurpleRedSummerVibrantWarm

Cinematic Shadows

peach, coral, red, magenta, purple, warm, bright, vibrant, modern, summer

Color Adjustments

Cinematic Shadows Color Palette CSS

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

.color-2 {
  color: #E5866C;
}

.color-3 {
  color: #DD4664;
}

.color-4 {
  color: #C81976;
}

.color-5 {
  color: #6E10CB;
}

/* CSS Variables */
:root {
  --color-1: #EEB477;
  --color-2: #E5866C;
  --color-3: #DD4664;
  --color-4: #C81976;
  --color-5: #6E10CB;
}

Cinematic Shadows Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #EEB477, #E5866C, #DD4664, #C81976, #6E10CB);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #EEB477, #E5866C, #DD4664, #C81976, #6E10CB);
}

Cinematic Shadows color palette created on Feb 24, 2025, 5:59:50 AM.

38 views