All Palettes

Color Palette #a6b3e2, #c2dfff, #f8c4b4, #ffadad, #f78da7

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-phlox {
color: #a6b3e2;
}
.dithered-sky {
color: #c2dfff;
}
.apricot-obsession {
color: #f8c4b4;
}
.cornflower-lilac {
color: #ffadad;
}
.unripe-strawberry {
color: #f78da7;
}

/* CSS Variables */
:root {
--lavender-phlox:#a6b3e2;
--dithered-sky:#c2dfff;
--apricot-obsession:#f8c4b4;
--cornflower-lilac:#ffadad;
--unripe-strawberry:#f78da7;
}

More palettes to explore