All Palettes

Color Palette #ff6e61, #ffd761, #f9aeae, #6fb3b3, #503b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.aspen-gold {
color: #ffd761;
}
.snow-white-blush {
color: #f9aeae;
}
.dexter {
color: #6fb3b3;
}
.blue-gem {
color: #503b8c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--aspen-gold:#ffd761;
--snow-white-blush:#f9aeae;
--dexter:#6fb3b3;
--blue-gem:#503b8c;
}

More palettes to explore