All Palettes

Color Palette #e3a1b8, #f2cad2, #f4e1e4, #b3e0e6, #6bc1db

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #e3a1b8;
}
.milkshake-pink {
color: #f2cad2;
}
.blush-tint {
color: #f4e1e4;
}
.polar-blue {
color: #b3e0e6;
}
.squeaky {
color: #6bc1db;
}

/* CSS Variables */
:root {
--blushing-tulip:#e3a1b8;
--milkshake-pink:#f2cad2;
--blush-tint:#f4e1e4;
--polar-blue:#b3e0e6;
--squeaky:#6bc1db;
}

More palettes to explore