All Palettes

Color Palette #f9b7b4, #fdde86, #f9eba4, #a4d7df, #699b98

0%
0%
0%

CSS code for this palette

/* CSS */
.mixed-fruit {
color: #f9b7b4;
}
.yellow-corn {
color: #fdde86;
}
.lazy-daisy {
color: #f9eba4;
}
.crystal {
color: #a4d7df;
}
.desaturated-cyan {
color: #699b98;
}

/* CSS Variables */
:root {
--mixed-fruit:#f9b7b4;
--yellow-corn:#fdde86;
--lazy-daisy:#f9eba4;
--crystal:#a4d7df;
--desaturated-cyan:#699b98;
}

More palettes to explore