All Palettes

Color Palette #c84a2d, #e1b851, #f2d58c, #a5d65c, #4f9c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.mexican-red-papaya {
color: #c84a2d;
}
.high-honey {
color: #e1b851;
}
.sprouted {
color: #f2d58c;
}
.lime-lizard {
color: #a5d65c;
}
.petrol-green {
color: #4f9c8b;
}

/* CSS Variables */
:root {
--mexican-red-papaya:#c84a2d;
--high-honey:#e1b851;
--sprouted:#f2d58c;
--lime-lizard:#a5d65c;
--petrol-green:#4f9c8b;
}

More palettes to explore