All Palettes

Color Palette #d24650, #e2ba4b, #f5d58a, #c5aa77, #a68c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.faded-red {
color: #d24650;
}
.high-honey {
color: #e2ba4b;
}
.scalloped-potatoes {
color: #f5d58a;
}
.gold-rush {
color: #c5aa77;
}
.delicate-brown {
color: #a68c8c;
}

/* CSS Variables */
:root {
--faded-red:#d24650;
--high-honey:#e2ba4b;
--scalloped-potatoes:#f5d58a;
--gold-rush:#c5aa77;
--delicate-brown:#a68c8c;
}

More palettes to explore