All Palettes

Color Palette #ff6e61, #ff9e42, #ffce5c, #4cae4f, #3b5897

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.casandora-yellow {
color: #ffce5c;
}
.devil-s-grass {
color: #4cae4f;
}
.muted-lavender {
color: #3b5897;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--casandora-yellow:#ffce5c;
--devil-s-grass:#4cae4f;
--muted-lavender:#3b5897;
}

More palettes to explore