All Palettes

Color Palette #ff713d, #ffb35c, #ffdb80, #e3f2a1, #c2eabd

0%
0%
0%

CSS code for this palette

/* CSS */
.carrot {
color: #ff713d;
}
.vintage-orange {
color: #ffb35c;
}
.snug-yellow {
color: #ffdb80;
}
.dingy-sticky-note {
color: #e3f2a1;
}
.lime-dream {
color: #c2eabd;
}

/* CSS Variables */
:root {
--carrot:#ff713d;
--vintage-orange:#ffb35c;
--snug-yellow:#ffdb80;
--dingy-sticky-note:#e3f2a1;
--lime-dream:#c2eabd;
}

More palettes to explore