All Palettes

Color Palette #d64c4c, #f26c4a, #f8ba4f, #f5e78e, #d3e9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.horror-snob {
color: #d64c4c;
}
.chinese-orange {
color: #f26c4a;
}
.full-yellow {
color: #f8ba4f;
}
.flavescent {
color: #f5e78e;
}
.frozen-forest {
color: #d3e9b9;
}

/* CSS Variables */
:root {
--horror-snob:#d64c4c;
--chinese-orange:#f26c4a;
--full-yellow:#f8ba4f;
--flavescent:#f5e78e;
--frozen-forest:#d3e9b9;
}

More palettes to explore