All Palettes

Color Palette #d8b92c, #f3df6d, #f8cb9b, #f07b3d, #e74b5e

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-pale-ale {
color: #d8b92c;
}
.pale-pear {
color: #f3df6d;
}
.apricot-ice-cream {
color: #f8cb9b;
}
.salsa-sizzle {
color: #f07b3d;
}
.calypso-coral {
color: #e74b5e;
}

/* CSS Variables */
:root {
--indian-pale-ale:#d8b92c;
--pale-pear:#f3df6d;
--apricot-ice-cream:#f8cb9b;
--salsa-sizzle:#f07b3d;
--calypso-coral:#e74b5e;
}

More palettes to explore