All Palettes

Color Palette #56b3bd, #a4d6d6, #e3f0f2, #f6cbcb, #f77e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.smooth-satin {
color: #a4d6d6;
}
.azul-primavera {
color: #e3f0f2;
}
.happy-piglets {
color: #f6cbcb;
}
.shell-pink {
color: #f77e7e;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--smooth-satin:#a4d6d6;
--azul-primavera:#e3f0f2;
--happy-piglets:#f6cbcb;
--shell-pink:#f77e7e;
}

More palettes to explore