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
Warm Pink
Shades Of Blue
Mystic Twilight
Blue Noku
Celestial Tide
Coral Dreams
Soft Pastels
Moonlit Lavender
Azure Serenity
Triangular Harmony
Sunset Serenade
Celestial Dreams
Blue Sadness
Steeping Serenity
Pastel Blue
Celestial Serenade
Blue Green Dream
Celestial Waters
Seashell Serenade
AestheticBlueBrightOceanSoft

Blue Serenity

blue, bright, aesthetic, ocean, soft

Color Adjustments

Blue Serenity Color Palette CSS

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

.color-2 {
  color: #2A3A4C;
}

.color-3 {
  color: #4A6A8C;
}

.color-4 {
  color: #6E9FAF;
}

.color-5 {
  color: #9ED5E0;
}

/* CSS Variables */
:root {
  --color-1: #3E5070;
  --color-2: #2A3A4C;
  --color-3: #4A6A8C;
  --color-4: #6E9FAF;
  --color-5: #9ED5E0;
}

Blue Serenity Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3E5070, #2A3A4C, #4A6A8C, #6E9FAF, #9ED5E0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3E5070, #2A3A4C, #4A6A8C, #6E9FAF, #9ED5E0);
}

Blue Serenity color palette created on Feb 23, 2025, 10:25:40 PM.

112 views