All Palettes

Color Palette #a4c7d6, #7fb3c3, #499dab, #007a8a, #005c70

0%
0%
0%

CSS code for this palette

/* CSS */
.corydalis-blue {
color: #a4c7d6;
}
.heavenly {
color: #7fb3c3;
}
.summer-turquoise-blue {
color: #499dab;
}
.cote-d-azur {
color: #007a8a;
}
.deep-lagoon {
color: #005c70;
}

/* CSS Variables */
:root {
--corydalis-blue:#a4c7d6;
--heavenly:#7fb3c3;
--summer-turquoise-blue:#499dab;
--cote-d-azur:#007a8a;
--deep-lagoon:#005c70;
}

More palettes to explore