Soft Serenity Color Palette

Discover the beautiful Soft Serenity color palette featuring edward (#a4a8a6), silver sand (#b7bebe), tiara (#cad3d3), porcelain (#e2e9e9) and porcelain (#f3f6f6).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withSoft White, Muted, Aqua, Modern, Bright, Warm Spring color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Soft Serenity palette

Share this palette to:

💻 Soft Serenity color palette CSS

/* CSS */
.color-1 {
color: #a4a8a6;
}
.color-2 {
color: #b7bebe;
}
.color-3 {
color: #cad3d3;
}
.color-4 {
color: #e2e9e9;
}
.color-5 {
color: #f3f6f6;
}

/* CSS Variables */
:root {
--color-1: #a4a8a6;
--color-2: #b7bebe;
--color-3: #cad3d3;
--color-4: #e2e9e9;
--color-5: #f3f6f6;
}

🌈 Soft Serenity background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a4a8a6, #b7bebe, #cad3d3, #e2e9e9, #f3f6f6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a4a8a6, #b7bebe, #cad3d3, #e2e9e9, #f3f6f6);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Soft Serenity color palette created on .