All Palettes

Color Palette #56b3bd, #a4d6d4, #f0e5e0, #f8c9b9, #e77f7e

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.smooth-satin {
color: #a4d6d4;
}
.diminished-pink {
color: #f0e5e0;
}
.sherbet-fruit {
color: #f8c9b9;
}
.sugar-poppy {
color: #e77f7e;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--smooth-satin:#a4d6d4;
--diminished-pink:#f0e5e0;
--sherbet-fruit:#f8c9b9;
--sugar-poppy:#e77f7e;
}

More palettes to explore