All Palettes

Color Palette #ff5c9d, #ff808e, #ff9f80, #ffbc75, #ffd65c

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c9d;
}
.camaron-pink {
color: #ff808e;
}
.orchid-orange {
color: #ff9f80;
}
.nouveau-riche {
color: #ffbc75;
}
.common-dandelion {
color: #ffd65c;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c9d;
--camaron-pink:#ff808e;
--orchid-orange:#ff9f80;
--nouveau-riche:#ffbc75;
--common-dandelion:#ffd65c;
}

More palettes to explore