All Palettes

Color Palette #ff6e61, #ff8b6b, #ffb47a, #ffdb9e, #fff5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.salmon-orange {
color: #ff8b6b;
}
.isn-t-it-just-peachy {
color: #ffb47a;
}
.south-shore-sun {
color: #ffdb9e;
}
.spring-buttercup {
color: #fff5c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--salmon-orange:#ff8b6b;
--isn-t-it-just-peachy:#ffb47a;
--south-shore-sun:#ffdb9e;
--spring-buttercup:#fff5c2;
}

More palettes to explore