All Palettes

Color Palette #e2b150, #f9c85d, #f9e19f, #eec4b4, #d75b7e

0%
0%
0%

CSS code for this palette

/* CSS */
.yolk-yellow {
color: #e2b150;
}
.little-sun-dress {
color: #f9c85d;
}
.durango-dust {
color: #f9e19f;
}
.fatty-sashimi {
color: #eec4b4;
}
.peppermint-swirl {
color: #d75b7e;
}

/* CSS Variables */
:root {
--yolk-yellow:#e2b150;
--little-sun-dress:#f9c85d;
--durango-dust:#f9e19f;
--fatty-sashimi:#eec4b4;
--peppermint-swirl:#d75b7e;
}

More palettes to explore