All Palettes

Color Palette #ff6e61, #ff9d5c, #ffcb5c, #d3e59f, #a0d9b6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ff9d5c;
}
.nacho {
color: #ffcb5c;
}
.apple-bob {
color: #d3e59f;
}
.nihilakh-oxide {
color: #a0d9b6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ff9d5c;
--nacho:#ffcb5c;
--apple-bob:#d3e59f;
--nihilakh-oxide:#a0d9b6;
}

More palettes to explore