All Palettes

Color Palette #e6a560, #f2b75a, #f6da60, #f9e6b9, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-sorbet {
color: #e6a560;
}
.golden-hour {
color: #f2b75a;
}
.dilly-dally {
color: #f6da60;
}
.hawaiian-cream {
color: #f9e6b9;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--apricot-sorbet:#e6a560;
--golden-hour:#f2b75a;
--dilly-dally:#f6da60;
--hawaiian-cream:#f9e6b9;
--calabrese:#f1a8a2;
}

More palettes to explore