All Palettes

Color Palette #f0e78e, #f6d779, #f9b76c, #f77c78, #d45e91

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.golden-raspberry {
color: #f6d779;
}
.citrus-honey {
color: #f9b76c;
}
.coral-pink {
color: #f77c78;
}
.flirty-rose {
color: #d45e91;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--golden-raspberry:#f6d779;
--citrus-honey:#f9b76c;
--coral-pink:#f77c78;
--flirty-rose:#d45e91;
}

More palettes to explore