All Palettes

Color Palette #ff6e61, #ff9f80, #ffcb8f, #ffe4b3, #f3b4c4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.goldenrod-yellow {
color: #ffcb8f;
}
.mouse-nose {
color: #ffe4b3;
}
.rhodonite {
color: #f3b4c4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--goldenrod-yellow:#ffcb8f;
--mouse-nose:#ffe4b3;
--rhodonite:#f3b4c4;
}

More palettes to explore