All Palettes

Color Palette #ff5c5c, #ff8f5c, #ffd65c, #a8ff5c, #5cffb6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit {
color: #ff5c5c;
}
.fire-orange {
color: #ff8f5c;
}
.common-dandelion {
color: #ffd65c;
}
.irradiated-green {
color: #a8ff5c;
}
.ineffable-green {
color: #5cffb6;
}

/* CSS Variables */
:root {
--grapefruit:#ff5c5c;
--fire-orange:#ff8f5c;
--common-dandelion:#ffd65c;
--irradiated-green:#a8ff5c;
--ineffable-green:#5cffb6;
}

More palettes to explore