All Palettes

Color Palette #56b3bd, #a1d4d4, #e4f1f1, #f9d6a4, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.smooth-satin {
color: #a1d4d4;
}
.ethereal-white {
color: #e4f1f1;
}
.prosecco {
color: #f9d6a4;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--smooth-satin:#a1d4d4;
--ethereal-white:#e4f1f1;
--prosecco:#f9d6a4;
--sun-orange:#f47b1f;
}

More palettes to explore