All Palettes

Color Palette #f0a400, #f5c400, #f8e1a5, #f3d8d8, #e5c2c2

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.syndicalist {
color: #f5c400;
}
.blended-fruit {
color: #f8e1a5;
}
.scented-valentine {
color: #f3d8d8;
}
.rose-colored-glasses {
color: #e5c2c2;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--syndicalist:#f5c400;
--blended-fruit:#f8e1a5;
--scented-valentine:#f3d8d8;
--rose-colored-glasses:#e5c2c2;
}

More palettes to explore