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
  • GLP Guide

Language

© 2025 ColorCrawler. All Rights Reserved.

Similar Palettes

Shades Of Teal
Azure Serenity
Shades Of Blue
Mystic Twilight
Blue Noku
Celestial Tide
Blue Sadness
Soft Pastels
Blue Green Dream
Celestial Dreams
Purple Night
Midnight Amethyst
Melancholy Blues
Celestial Waters
Whispers Of Dawn
Mystery In Blue
Oceanic Serenity
Aqua Expedition
Warm Pink
Teal Tranquility
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.

58 views