All Palettes

Color Palette #ffb1ad, #ff8a9b, #ff6e66, #ff4d4d, #ff292c

0%
0%
0%

CSS code for this palette

/* CSS */
.cornflower-lilac {
color: #ffb1ad;
}
.conch-shell {
color: #ff8a9b;
}
.flirty-salmon {
color: #ff6e66;
}
.blood-burst {
color: #ff4d4d;
}
.in-the-red {
color: #ff292c;
}

/* CSS Variables */
:root {
--cornflower-lilac:#ffb1ad;
--conch-shell:#ff8a9b;
--flirty-salmon:#ff6e66;
--blood-burst:#ff4d4d;
--in-the-red:#ff292c;
}

More palettes to explore