All Palettes

Color Palette #eab8c8, #f6a7b4, #f69d9e, #f99d8b, #f6b951

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c8;
}
.pink-fit {
color: #f6a7b4;
}
.young-crab {
color: #f69d9e;
}
.poppy-petal {
color: #f99d8b;
}
.mango-margarita {
color: #f6b951;
}

/* CSS Variables */
:root {
--chantilly:#eab8c8;
--pink-fit:#f6a7b4;
--young-crab:#f69d9e;
--poppy-petal:#f99d8b;
--mango-margarita:#f6b951;
}

More palettes to explore