All Palettes

Color Palette #ff6e61, #ff9e42, #ffc83d, #f7d74b, #a6d8d4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.yellow-jacket {
color: #ffc83d;
}
.anna-banana {
color: #f7d74b;
}
.lolly-ice {
color: #a6d8d4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--yellow-jacket:#ffc83d;
--anna-banana:#f7d74b;
--lolly-ice:#a6d8d4;
}

More palettes to explore