All Palettes

Color Palette #f5cbb7, #f2a27d, #f2903a, #e45e3a, #c84c7b

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f5cbb7;
}
.coral-silk {
color: #f2a27d;
}
.spicy-paella {
color: #f2903a;
}
.sohi-red {
color: #e45e3a;
}
.middle-safflower {
color: #c84c7b;
}

/* CSS Variables */
:root {
--biscuit-cream:#f5cbb7;
--coral-silk:#f2a27d;
--spicy-paella:#f2903a;
--sohi-red:#e45e3a;
--middle-safflower:#c84c7b;
}

More palettes to explore