All Palettes

Color Palette #2d4c6c, #4a9aba, #70d7d1, #afe9e1, #f0c74c

0%
0%
0%

CSS code for this palette

/* CSS */
.celestial-blue {
color: #2d4c6c;
}
.coastline-blue {
color: #4a9aba;
}
.soft-turquoise {
color: #70d7d1;
}
.waterwings {
color: #afe9e1;
}
.solar-plexus-chakra {
color: #f0c74c;
}

/* CSS Variables */
:root {
--celestial-blue:#2d4c6c;
--coastline-blue:#4a9aba;
--soft-turquoise:#70d7d1;
--waterwings:#afe9e1;
--solar-plexus-chakra:#f0c74c;
}

More palettes to explore