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
Shades Of Gray
Mystic Twilight
Coral Dreams
Purple Galaxy
Shades Of Blue
Triangular Harmony
Blue Noku
Sunset Serenade
Light Blue Pink
Celestial Dreams
Steeping Serenity
Pastel Blue
Purple Night
Seashell Serenade
Celestial Tide
Soft Pastels
Electric Twilight
Coral Breeze
Electric Dreamscape
BlueBrightCoolModernVintage

Neon Utopia

cool, blue, bright, modern, vintage

Color Adjustments

Neon Utopia Color Palette CSS

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

.color-2 {
  color: #3C698B;
}

.color-3 {
  color: #79B8D8;
}

.color-4 {
  color: #F2D978;
}

.color-5 {
  color: #FF6E61;
}

/* CSS Variables */
:root {
  --color-1: #1C3B6D;
  --color-2: #3C698B;
  --color-3: #79B8D8;
  --color-4: #F2D978;
  --color-5: #FF6E61;
}

Neon Utopia Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1C3B6D, #3C698B, #79B8D8, #F2D978, #FF6E61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1C3B6D, #3C698B, #79B8D8, #F2D978, #FF6E61);
}

Neon Utopia color palette created on Feb 23, 2025, 9:39:02 PM.

101 views