All Palettes

Color Palette #d6b300, #f0c400, #f0e800, #f5e2a8, #f7c6b6

0%
0%
0%

CSS code for this palette

/* CSS */
.palomino-gold {
color: #d6b300;
}
.abra-goldenrod {
color: #f0c400;
}
.titanium-yellow {
color: #f0e800;
}
.lemon-ice-yellow {
color: #f5e2a8;
}
.apricot-obsession {
color: #f7c6b6;
}

/* CSS Variables */
:root {
--palomino-gold:#d6b300;
--abra-goldenrod:#f0c400;
--titanium-yellow:#f0e800;
--lemon-ice-yellow:#f5e2a8;
--apricot-obsession:#f7c6b6;
}

More palettes to explore