All Palettes

Color Palette #d8a84f, #e5c27b, #f3e0a0, #f4b8bf, #f46c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-apricot {
color: #d8a84f;
}
.celebration {
color: #e5c27b;
}
.roadster-yellow {
color: #f3e0a0;
}
.petals-unfolding {
color: #f4b8bf;
}
.out-of-fashion {
color: #f46c8c;
}

/* CSS Variables */
:root {
--golden-apricot:#d8a84f;
--celebration:#e5c27b;
--roadster-yellow:#f3e0a0;
--petals-unfolding:#f4b8bf;
--out-of-fashion:#f46c8c;
}

More palettes to explore