Sea Pink Dream Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Sea Pink Dream palette

Share this palette to:

Sea Pink Dream color palette CSS

/* CSS */
.color-1 {
color: #ed979d;
}
.color-2 {
color: #f6b1b4;
}
.color-3 {
color: #f4d7d8;
}
.color-4 {
color: #f9e6e9;
}
.color-5 {
color: #f2c5d3;
}

/* CSS Variables */
:root {
--color-1: #ed979d;
--color-2: #f6b1b4;
--color-3: #f4d7d8;
--color-4: #f9e6e9;
--color-5: #f2c5d3;
}

Sea Pink Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ed979d, #f6b1b4, #f4d7d8, #f9e6e9, #f2c5d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ed979d, #f6b1b4, #f4d7d8, #f9e6e9, #f2c5d3);
}

Similar color palettes

No palettes found

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

Sea Pink Dream color palette created on .