All Palettes

Color Palette #ff6e61, #ffb56b, #ffd900, #4f94d8, #3b3b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mango-creamsicles {
color: #ffb56b;
}
.soviet-gold {
color: #ffd900;
}
.blue-dart {
color: #4f94d8;
}
.black-liquorice {
color: #3b3b3b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mango-creamsicles:#ffb56b;
--soviet-gold:#ffd900;
--blue-dart:#4f94d8;
--black-liquorice:#3b3b3b;
}

More palettes to explore