All Palettes

Color Palette #f0b19e, #f0c7a3, #f0d2a8, #f0e8b2, #f0e8d6

0%
0%
0%

CSS code for this palette

/* CSS */
.stucco-wall {
color: #f0b19e;
}
.negroni {
color: #f0c7a3;
}
.straw-hat {
color: #f0d2a8;
}
.invigorating {
color: #f0e8b2;
}
.creamy-white {
color: #f0e8d6;
}

/* CSS Variables */
:root {
--stucco-wall:#f0b19e;
--negroni:#f0c7a3;
--straw-hat:#f0d2a8;
--invigorating:#f0e8b2;
--creamy-white:#f0e8d6;
}

More palettes to explore