All Palettes

Color Palette #ff5c5c, #ff8d5c, #ffd65c, #6c5cff, #ff5c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit {
color: #ff5c5c;
}
.mango-orange {
color: #ff8d5c;
}
.common-dandelion {
color: #ffd65c;
}
.blue-genie {
color: #6c5cff;
}
.stellar-strawberry {
color: #ff5c8d;
}

/* CSS Variables */
:root {
--grapefruit:#ff5c5c;
--mango-orange:#ff8d5c;
--common-dandelion:#ffd65c;
--blue-genie:#6c5cff;
--stellar-strawberry:#ff5c8d;
}

More palettes to explore