All Palettes

Color Palette #b03b66, #f0a800, #f8d3a0, #68b4f3, #407f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.cactus-flower {
color: #b03b66;
}
.welcoming-wasp {
color: #f0a800;
}
.ginger-peach {
color: #f8d3a0;
}
.norfolk-sky {
color: #68b4f3;
}
.dirty-blue {
color: #407f9c;
}

/* CSS Variables */
:root {
--cactus-flower:#b03b66;
--welcoming-wasp:#f0a800;
--ginger-peach:#f8d3a0;
--norfolk-sky:#68b4f3;
--dirty-blue:#407f9c;
}

More palettes to explore