All Palettes

Color Palette #ffdbdb, #ffcccc, #ffbdbd, #ffadad, #ff9999

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-blonde {
color: #ffdbdb;
}
.lusty-gallant {
color: #ffcccc;
}
.peach-scone {
color: #ffbdbd;
}
.cornflower-lilac {
color: #ffadad;
}
.rubber-radish {
color: #ff9999;
}

/* CSS Variables */
:root {
--strawberry-blonde:#ffdbdb;
--lusty-gallant:#ffcccc;
--peach-scone:#ffbdbd;
--cornflower-lilac:#ffadad;
--rubber-radish:#ff9999;
}

More palettes to explore