All Palettes

Color Palette #00b4e6, #75dae1, #a1e4ed, #f4b8d1, #f8d2c4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e6;
}
.deep-aquamarine {
color: #75dae1;
}
.blizzard-blue {
color: #a1e4ed;
}
.pink-marshmallow {
color: #f4b8d1;
}
.demure-pink {
color: #f8d2c4;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e6;
--deep-aquamarine:#75dae1;
--blizzard-blue:#a1e4ed;
--pink-marshmallow:#f4b8d1;
--demure-pink:#f8d2c4;
}

More palettes to explore