All Palettes

Color Palette #f2b831, #f6d6a7, #f9e3b4, #f9eab4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.xanthous {
color: #f2b831;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.noodles {
color: #f9e3b4;
}
.easy-on-the-eyes {
color: #f9eab4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--xanthous:#f2b831;
--enjoyable-yellow:#f6d6a7;
--noodles:#f9e3b4;
--easy-on-the-eyes:#f9eab4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore