All Palettes

Color Palette #f5b8a3, #f2a6c9, #e5c4ed, #b8e1f4, #a5d4c3

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f5b8a3;
}
.rose-mallow {
color: #f2a6c9;
}
.prom-corsage {
color: #e5c4ed;
}
.bellagio-fountains {
color: #b8e1f4;
}
.southern-belle {
color: #a5d4c3;
}

/* CSS Variables */
:root {
--antique-cameo:#f5b8a3;
--rose-mallow:#f2a6c9;
--prom-corsage:#e5c4ed;
--bellagio-fountains:#b8e1f4;
--southern-belle:#a5d4c3;
}

More palettes to explore