All Palettes

Color Palette #e6b400, #f0d400, #f6e8a2, #ffb8c6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.safety-yellow {
color: #f0d400;
}
.lazy-daisy {
color: #f6e8a2;
}
.cherry-blossom-pink {
color: #ffb8c6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--safety-yellow:#f0d400;
--lazy-daisy:#f6e8a2;
--cherry-blossom-pink:#ffb8c6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore