All Palettes

Color Palette #ff6e61, #70a4a1, #f7c94b, #ff9985, #a9609e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.steel-pan-mallet {
color: #70a4a1;
}
.sunny-mood {
color: #f7c94b;
}
.candy {
color: #ff9985;
}
.radiant-orchid {
color: #a9609e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--steel-pan-mallet:#70a4a1;
--sunny-mood:#f7c94b;
--candy:#ff9985;
--radiant-orchid:#a9609e;
}

More palettes to explore