All Palettes

Color Palette #d9b478, #f5c67a, #f8e1a5, #f09b66, #c3574b

0%
0%
0%

CSS code for this palette

/* CSS */
.egyptian-temple {
color: #d9b478;
}
.sunday-afternoon {
color: #f5c67a;
}
.blended-fruit {
color: #f8e1a5;
}
.monarch-orange {
color: #f09b66;
}
.martian-ironearth {
color: #c3574b;
}

/* CSS Variables */
:root {
--egyptian-temple:#d9b478;
--sunday-afternoon:#f5c67a;
--blended-fruit:#f8e1a5;
--monarch-orange:#f09b66;
--martian-ironearth:#c3574b;
}

More palettes to explore