All Palettes

Color Palette #ff6e61, #ff8e3d, #f5b942, #f3e78c, #71d6c8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.samoan-sun {
color: #f5b942;
}
.bright-khaki {
color: #f3e78c;
}
.hidden-sea-glass {
color: #71d6c8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--samoan-sun:#f5b942;
--bright-khaki:#f3e78c;
--hidden-sea-glass:#71d6c8;
}

More palettes to explore