All Palettes

Color Palette #ff6e61, #ffad42, #ffd54d, #a6d8d4, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-sorbet {
color: #ffad42;
}
.vibrant {
color: #ffd54d;
}
.lolly-ice {
color: #a6d8d4;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mandarin-sorbet:#ffad42;
--vibrant:#ffd54d;
--lolly-ice:#a6d8d4;
--just-a-fairytale:#6b5b95;
}

More palettes to explore