All Palettes

Color Palette #f9b4e4, #f7c1a1, #f4e66c, #92d8a0, #50c4d3

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-aquarelle-pink {
color: #f9b4e4;
}
.coral-blossom {
color: #f7c1a1;
}
.vanilla-pudding {
color: #f4e66c;
}
.mother-of-pearl-green {
color: #92d8a0;
}
.sea-serpent {
color: #50c4d3;
}

/* CSS Variables */
:root {
--hot-aquarelle-pink:#f9b4e4;
--coral-blossom:#f7c1a1;
--vanilla-pudding:#f4e66c;
--mother-of-pearl-green:#92d8a0;
--sea-serpent:#50c4d3;
}

More palettes to explore