All Palettes

Color Palette #eab8d1, #f2b5d8, #f7a1e1, #ff8f8f, #ffb347

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.soft-cashmere {
color: #f2b5d8;
}
.lavender-rose {
color: #f7a1e1;
}
.cherished-one {
color: #ff8f8f;
}
.agrellan-badland {
color: #ffb347;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--soft-cashmere:#f2b5d8;
--lavender-rose:#f7a1e1;
--cherished-one:#ff8f8f;
--agrellan-badland:#ffb347;
}

More palettes to explore