All Palettes

Color Palette #ffb8c6, #ff6e61, #ff4d3d, #ff9d00, #ffd942

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb8c6;
}
.grapefruit-pulp {
color: #ff6e61;
}
.dusk-orange {
color: #ff4d3d;
}
.mandarin-peel {
color: #ff9d00;
}
.sunny-side-up {
color: #ffd942;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb8c6;
--grapefruit-pulp:#ff6e61;
--dusk-orange:#ff4d3d;
--mandarin-peel:#ff9d00;
--sunny-side-up:#ffd942;
}

More palettes to explore