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
Frosted Whimsy
Warm Pink
Warm Colors
Coral Dreams
Seashell Serenade
Sunset Serenade
Earthy Tones
Golden Shades
Shades Of Blue
Soft Pastels
Coral Breeze
Golden Star
Mystic Twilight
Steeping Serenity
Earthen Harmony
Cursed Harmony
Vibrant Harmony
Celestial Tide
Warm Hues
BlueBrightGreenOrangeRed

Orange Blue Sky

red, orange, green, blue, bright

Color Adjustments

Orange Blue Sky Color Palette CSS

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

.color-2 {
  color: #F1B341;
}

.color-3 {
  color: #FFEC80;
}

.color-4 {
  color: #4CAE4F;
}

.color-5 {
  color: #1F89E5;
}

/* CSS Variables */
:root {
  --color-1: #D63F2E;
  --color-2: #F1B341;
  --color-3: #FFEC80;
  --color-4: #4CAE4F;
  --color-5: #1F89E5;
}

Orange Blue Sky Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #D63F2E, #F1B341, #FFEC80, #4CAE4F, #1F89E5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #D63F2E, #F1B341, #FFEC80, #4CAE4F, #1F89E5);
}

Orange Blue Sky color palette created on Mar 3, 2025, 6:40:14 AM.

25 views