All Palettes

Color Palette #ff6e61, #ffa070, #ffc96b, #6bff9f, #61c5ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.day-at-the-zoo {
color: #ffa070;
}
.chanterelles {
color: #ffc96b;
}
.lunatic-sky-dancer {
color: #6bff9f;
}
.skyan {
color: #61c5ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--day-at-the-zoo:#ffa070;
--chanterelles:#ffc96b;
--lunatic-sky-dancer:#6bff9f;
--skyan:#61c5ff;
}

More palettes to explore