All Palettes

Color Palette #f3b4c1, #f7d4b6, #f8f5b4, #c4e1c1, #9bd3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f3b4c1;
}
.cheddar-corn {
color: #f7d4b6;
}
.casino-lights {
color: #f8f5b4;
}
.green-myth {
color: #c4e1c1;
}
.juzcar-blue {
color: #9bd3f3;
}

/* CSS Variables */
:root {
--ibis:#f3b4c1;
--cheddar-corn:#f7d4b6;
--casino-lights:#f8f5b4;
--green-myth:#c4e1c1;
--juzcar-blue:#9bd3f3;
}

More palettes to explore