All Palettes

Color Palette #e0b8a3, #f6c9c6, #f1e4d5, #f4e4b3, #f0baa3

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-bay {
color: #e0b8a3;
}
.first-peach {
color: #f6c9c6;
}
.china-doll {
color: #f1e4d5;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.antique-cameo {
color: #f0baa3;
}

/* CSS Variables */
:root {
--coral-bay:#e0b8a3;
--first-peach:#f6c9c6;
--china-doll:#f1e4d5;
--smooth-as-corn-silk:#f4e4b3;
--antique-cameo:#f0baa3;
}

More palettes to explore