All Palettes

Color Palette #4c7090, #7090bd, #98b2d2, #d7c3b2, #b27b9a

0%
0%
0%

CSS code for this palette

/* CSS */
.caspian-sea {
color: #4c7090;
}
.purple-hyacinth {
color: #7090bd;
}
.lazy-day {
color: #98b2d2;
}
.chalk-beige {
color: #d7c3b2;
}
.antique-hot-pink {
color: #b27b9a;
}

/* CSS Variables */
:root {
--caspian-sea:#4c7090;
--purple-hyacinth:#7090bd;
--lazy-day:#98b2d2;
--chalk-beige:#d7c3b2;
--antique-hot-pink:#b27b9a;
}

More palettes to explore