All Palettes

Color Palette #f2b83a, #efb14d, #f4c67b, #f9e19f, #e5b27b

0%
0%
0%

CSS code for this palette

/* CSS */
.dairy-made {
color: #f2b83a;
}
.goldsmith {
color: #efb14d;
}
.sunday-afternoon {
color: #f4c67b;
}
.durango-dust {
color: #f9e19f;
}
.high-plateau {
color: #e5b27b;
}

/* CSS Variables */
:root {
--dairy-made:#f2b83a;
--goldsmith:#efb14d;
--sunday-afternoon:#f4c67b;
--durango-dust:#f9e19f;
--high-plateau:#e5b27b;
}

More palettes to explore