All Palettes

Color Palette #f4cfc8, #eab8b3, #efa69f, #f69d8e, #f28c73

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-candy {
color: #f4cfc8;
}
.beauty-bush {
color: #eab8b3;
}
.modestly-peach {
color: #efa69f;
}
.fruit-shake {
color: #f69d8e;
}
.corralize {
color: #f28c73;
}

/* CSS Variables */
:root {
--coral-candy:#f4cfc8;
--beauty-bush:#eab8b3;
--modestly-peach:#efa69f;
--fruit-shake:#f69d8e;
--corralize:#f28c73;
}

More palettes to explore