All Palettes

Color Palette #ff6e61, #71a3ef, #f7c94b, #d8b3e6, #ff9d00

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.sunny-mood {
color: #f7c94b;
}
.pretty-petunia {
color: #d8b3e6;
}
.mandarin-peel {
color: #ff9d00;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--sunny-mood:#f7c94b;
--pretty-petunia:#d8b3e6;
--mandarin-peel:#ff9d00;
}

More palettes to explore