All Palettes

Color Palette #ff6e61, #ff8d29, #ffd000, #6ecf6e, #29b0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.instant-orange {
color: #ff8d29;
}
.electric-glow {
color: #ffd000;
}
.snow-pea {
color: #6ecf6e;
}
.fantasy-console-sky {
color: #29b0ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--instant-orange:#ff8d29;
--electric-glow:#ffd000;
--snow-pea:#6ecf6e;
--fantasy-console-sky:#29b0ff;
}

More palettes to explore