All Palettes

Color Palette #ff6e61, #ffa052, #ffca8a, #ffe4b3, #d4a6e8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.bittersweet {
color: #ffa052;
}
.bastard-amber {
color: #ffca8a;
}
.mouse-nose {
color: #ffe4b3;
}
.bright-ube {
color: #d4a6e8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--bittersweet:#ffa052;
--bastard-amber:#ffca8a;
--mouse-nose:#ffe4b3;
--bright-ube:#d4a6e8;
}

More palettes to explore