All Palettes

Color Palette #d16b4d, #f2a56e, #f4c47b, #f8e19b, #f7e6bb

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-gold {
color: #d16b4d;
}
.apricot-jam {
color: #f2a56e;
}
.sunday-afternoon {
color: #f4c47b;
}
.buttery-croissant {
color: #f8e19b;
}
.gentle-glow {
color: #f7e6bb;
}

/* CSS Variables */
:root {
--coral-gold:#d16b4d;
--apricot-jam:#f2a56e;
--sunday-afternoon:#f4c47b;
--buttery-croissant:#f8e19b;
--gentle-glow:#f7e6bb;
}

More palettes to explore