All Palettes

Color Palette #ff6e61, #ff9d52, #ffcc8a, #ffe4b3, #fff1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.bittersweet {
color: #ff9d52;
}
.bastard-amber {
color: #ffcc8a;
}
.mouse-nose {
color: #ffe4b3;
}
.doeskin {
color: #fff1e5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--bittersweet:#ff9d52;
--bastard-amber:#ffcc8a;
--mouse-nose:#ffe4b3;
--doeskin:#fff1e5;
}

More palettes to explore