All Palettes

Color Palette #e5d3b3, #f6e1a7, #f4b19f, #d5b4c5, #c2d8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.chowder-bowl {
color: #e5d3b3;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.first-date {
color: #f4b19f;
}
.tsarina {
color: #d5b4c5;
}
.falling-tears {
color: #c2d8e0;
}

/* CSS Variables */
:root {
--chowder-bowl:#e5d3b3;
--lemon-ice-yellow:#f6e1a7;
--first-date:#f4b19f;
--tsarina:#d5b4c5;
--falling-tears:#c2d8e0;
}

More palettes to explore