All Palettes

Color Palette #f5c75c, #f2e7b0, #e1d5b2, #c8c4b6, #a8a9a2

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75c;
}
.oyster-bisque {
color: #f2e7b0;
}
.alsot-olive {
color: #e1d5b2;
}
.whisper-ridge {
color: #c8c4b6;
}
.grey-matters {
color: #a8a9a2;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75c;
--oyster-bisque:#f2e7b0;
--alsot-olive:#e1d5b2;
--whisper-ridge:#c8c4b6;
--grey-matters:#a8a9a2;
}

More palettes to explore