All Palettes

Color Palette #f2e1b1, #e3d2a1, #a3c7e0, #b4a0cf, #f4b69f

0%
0%
0%

CSS code for this palette

/* CSS */
.bone-white {
color: #f2e1b1;
}
.woven {
color: #e3d2a1;
}
.sea-cliff {
color: #a3c7e0;
}
.dechala-lilac {
color: #b4a0cf;
}
.first-date {
color: #f4b69f;
}

/* CSS Variables */
:root {
--bone-white:#f2e1b1;
--woven:#e3d2a1;
--sea-cliff:#a3c7e0;
--dechala-lilac:#b4a0cf;
--first-date:#f4b69f;
}

More palettes to explore