All Palettes

Color Palette #d67c2e, #e5a55d, #f6c879, #f7e2ab, #c0a5b4

0%
0%
0%

CSS code for this palette

/* CSS */
.bitter-orange {
color: #d67c2e;
}
.apricot-sorbet {
color: #e5a55d;
}
.sunday-afternoon {
color: #f6c879;
}
.vanilla-cream {
color: #f7e2ab;
}
.pansy-posie {
color: #c0a5b4;
}

/* CSS Variables */
:root {
--bitter-orange:#d67c2e;
--apricot-sorbet:#e5a55d;
--sunday-afternoon:#f6c879;
--vanilla-cream:#f7e2ab;
--pansy-posie:#c0a5b4;
}

More palettes to explore