All Palettes

Color Palette #f5c2a3, #f9e59f, #fef9d7, #b5e1e3, #6db3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.neighborly-peach {
color: #f5c2a3;
}
.storm-lightning {
color: #f9e59f;
}
.wild-apple {
color: #fef9d7;
}
.fine-blue {
color: #b5e1e3;
}
.norfolk-sky {
color: #6db3e8;
}

/* CSS Variables */
:root {
--neighborly-peach:#f5c2a3;
--storm-lightning:#f9e59f;
--wild-apple:#fef9d7;
--fine-blue:#b5e1e3;
--norfolk-sky:#6db3e8;
}

More palettes to explore