All Palettes

Color Palette #f8d2af, #f4a4b7, #f3819c, #d04e7d, #a63f62

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-cream-parlour {
color: #f8d2af;
}
.rozowy-pink {
color: #f4a4b7;
}
.posy-petal {
color: #f3819c;
}
.pink-flambe {
color: #d04e7d;
}
.rouge-like {
color: #a63f62;
}

/* CSS Variables */
:root {
--ice-cream-parlour:#f8d2af;
--rozowy-pink:#f4a4b7;
--posy-petal:#f3819c;
--pink-flambe:#d04e7d;
--rouge-like:#a63f62;
}

More palettes to explore