All Palettes

Color Palette #e5d0a4, #f3e7d3, #f9f0e1, #d0c5b3, #c9b99c

0%
0%
0%

CSS code for this palette

/* CSS */
.lucent-yellow {
color: #e5d0a4;
}
.vanilla-paste {
color: #f3e7d3;
}
.desert-star {
color: #f9f0e1;
}
.velvet-beige {
color: #d0c5b3;
}
.crewel-tan {
color: #c9b99c;
}

/* CSS Variables */
:root {
--lucent-yellow:#e5d0a4;
--vanilla-paste:#f3e7d3;
--desert-star:#f9f0e1;
--velvet-beige:#d0c5b3;
--crewel-tan:#c9b99c;
}

More palettes to explore