All Palettes

Color Palette #f3c96d, #f5b2b6, #ff6e61, #f1c6e7, #f9e59f

0%
0%
0%

CSS code for this palette

/* CSS */
.cornsilk-yellow {
color: #f3c96d;
}
.precious-pink {
color: #f5b2b6;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sugar-high {
color: #f1c6e7;
}
.storm-lightning {
color: #f9e59f;
}

/* CSS Variables */
:root {
--cornsilk-yellow:#f3c96d;
--precious-pink:#f5b2b6;
--grapefruit-pulp:#ff6e61;
--sugar-high:#f1c6e7;
--storm-lightning:#f9e59f;
}

More palettes to explore