All Palettes

Color Palette #f9aeae, #f6d779, #f5d56b, #e8b64a, #c87a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.golden-raspberry {
color: #f6d779;
}
.forsythia-blossom {
color: #f5d56b;
}
.honey-glow {
color: #e8b64a;
}
.gold-pheasant {
color: #c87a5b;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--golden-raspberry:#f6d779;
--forsythia-blossom:#f5d56b;
--honey-glow:#e8b64a;
--gold-pheasant:#c87a5b;
}

More palettes to explore