All Palettes

Color Palette #f0e68a, #f9c56c, #f76a4b, #e74b4b, #d14d84

0%
0%
0%

CSS code for this palette

/* CSS */
.cornflake {
color: #f0e68a;
}
.sundance {
color: #f9c56c;
}
.sango-red {
color: #f76a4b;
}
.fever {
color: #e74b4b;
}
.pink-flamb {
color: #d14d84;
}

/* CSS Variables */
:root {
--cornflake:#f0e68a;
--sundance:#f9c56c;
--sango-red:#f76a4b;
--fever:#e74b4b;
--pink-flamb:#d14d84;
}

More palettes to explore