All Palettes

Color Palette #d64d38, #fab700, #fce2b6, #a5d86e, #4c8c4a

0%
0%
0%

CSS code for this palette

/* CSS */
.glazed-persimmon {
color: #d64d38;
}
.blue-angels-yellow {
color: #fab700;
}
.yellow-essence {
color: #fce2b6;
}
.bilious-green {
color: #a5d86e;
}
.lush-grass {
color: #4c8c4a;
}

/* CSS Variables */
:root {
--glazed-persimmon:#d64d38;
--blue-angels-yellow:#fab700;
--yellow-essence:#fce2b6;
--bilious-green:#a5d86e;
--lush-grass:#4c8c4a;
}

More palettes to explore