All Palettes

Color Palette #be4737, #d4663a, #f5a524, #f8c868, #f3e09b

0%
0%
0%

CSS code for this palette

/* CSS */
.caught-red-handed {
color: #be4737;
}
.koi {
color: #d4663a;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.golden-crest {
color: #f8c868;
}
.buttery-croissant {
color: #f3e09b;
}

/* CSS Variables */
:root {
--caught-red-handed:#be4737;
--koi:#d4663a;
--apricot-glazed-chicken:#f5a524;
--golden-crest:#f8c868;
--buttery-croissant:#f3e09b;
}

More palettes to explore