All Palettes

Color Palette #f6b6d1, #fdd7c9, #f9e6b9, #f7b450, #f06a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f6b6d1;
}
.shell-tint {
color: #fdd7c9;
}
.hawaiian-cream {
color: #f9e6b9;
}
.mango-margarita {
color: #f7b450;
}
.usubeni-red {
color: #f06a6a;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f6b6d1;
--shell-tint:#fdd7c9;
--hawaiian-cream:#f9e6b9;
--mango-margarita:#f7b450;
--usubeni-red:#f06a6a;
}

More palettes to explore