All Palettes

Color Palette #ff7e3d, #ffb84d, #ffdb80, #c2e9a5, #6ecf8b

0%
0%
0%

CSS code for this palette

/* CSS */
.mango-tango {
color: #ff7e3d;
}
.floral-leaf {
color: #ffb84d;
}
.snug-yellow {
color: #ffdb80;
}
.field-day {
color: #c2e9a5;
}
.serengeti-green {
color: #6ecf8b;
}

/* CSS Variables */
:root {
--mango-tango:#ff7e3d;
--floral-leaf:#ffb84d;
--snug-yellow:#ffdb80;
--field-day:#c2e9a5;
--serengeti-green:#6ecf8b;
}

More palettes to explore