All Palettes

Color Palette #ff6e61, #ffb67a, #a8e6cf, #5cdb95, #4186c3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.macaroni-and-cheese {
color: #ffb67a;
}
.turquoise-tower {
color: #a8e6cf;
}
.vegetation {
color: #5cdb95;
}
.worn-denim {
color: #4186c3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--macaroni-and-cheese:#ffb67a;
--turquoise-tower:#a8e6cf;
--vegetation:#5cdb95;
--worn-denim:#4186c3;
}

More palettes to explore