All Palettes

Color Palette #f4b3c2, #f7d4b6, #f9e6b9, #e0f7d4, #b3e8ea

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f4b3c2;
}
.cheddar-corn {
color: #f7d4b6;
}
.hawaiian-cream {
color: #f9e6b9;
}
.light-fresh-lime {
color: #e0f7d4;
}
.spearmint-water {
color: #b3e8ea;
}

/* CSS Variables */
:root {
--ibis:#f4b3c2;
--cheddar-corn:#f7d4b6;
--hawaiian-cream:#f9e6b9;
--light-fresh-lime:#e0f7d4;
--spearmint-water:#b3e8ea;
}

More palettes to explore