All Palettes

Color Palette #4d7f80, #7db5b5, #b3dfdf, #f1f8f8, #f9c3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.submerged {
color: #4d7f80;
}
.kingfisher-turquoise {
color: #7db5b5;
}
.frosty-soft-blue {
color: #b3dfdf;
}
.distant-horizon {
color: #f1f8f8;
}
.azalea-pink {
color: #f9c3c3;
}

/* CSS Variables */
:root {
--submerged:#4d7f80;
--kingfisher-turquoise:#7db5b5;
--frosty-soft-blue:#b3dfdf;
--distant-horizon:#f1f8f8;
--azalea-pink:#f9c3c3;
}

More palettes to explore