All Palettes

Color Palette #f9ccb9, #f7b6bf, #f0a3da, #d899ff, #b8e1ff

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f9ccb9;
}
.squid-pink {
color: #f7b6bf;
}
.pretty-pink-piggy {
color: #f0a3da;
}
.plasma-trail {
color: #d899ff;
}
.dithered-sky {
color: #b8e1ff;
}

/* CSS Variables */
:root {
--biscuit-cream:#f9ccb9;
--squid-pink:#f7b6bf;
--pretty-pink-piggy:#f0a3da;
--plasma-trail:#d899ff;
--dithered-sky:#b8e1ff;
}

More palettes to explore