All Palettes

Color Palette #ff6e61, #ff9e42, #f0e78e, #a6d8d2, #3f7d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.bright-khaki {
color: #f0e78e;
}
.lolly-ice {
color: #a6d8d2;
}
.atlantic-wave {
color: #3f7d7a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--bright-khaki:#f0e78e;
--lolly-ice:#a6d8d2;
--atlantic-wave:#3f7d7a;
}

More palettes to explore