All Palettes

Color Palette #a4d7ea, #f5b79e, #ffd9a3, #acecbe, #f8bfd6

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bubble {
color: #a4d7ea;
}
.mandys-pink {
color: #f5b79e;
}
.endearment {
color: #ffd9a3;
}
.glaucous-green {
color: #acecbe;
}
.flamingo-feather {
color: #f8bfd6;
}

/* CSS Variables */
:root {
--blue-bubble:#a4d7ea;
--mandys-pink:#f5b79e;
--endearment:#ffd9a3;
--glaucous-green:#acecbe;
--flamingo-feather:#f8bfd6;
}

More palettes to explore