All Palettes

Color Palette #f0b3b2, #f6c5b1, #f9d9ae, #fce1a6, #fde8c9

0%
0%
0%

CSS code for this palette

/* CSS */
.jaguar-rose {
color: #f0b3b2;
}
.coral-bisque {
color: #f6c5b1;
}
.satin-latour {
color: #f9d9ae;
}
.cake-dough {
color: #fce1a6;
}
.spanish-lace {
color: #fde8c9;
}

/* CSS Variables */
:root {
--jaguar-rose:#f0b3b2;
--coral-bisque:#f6c5b1;
--satin-latour:#f9d9ae;
--cake-dough:#fce1a6;
--spanish-lace:#fde8c9;
}

More palettes to explore