All Palettes

Color Palette #004a80, #0076a8, #38afd6, #5ef3da, #a1e8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.bridgeport {
color: #004a80;
}
.summer-lake {
color: #0076a8;
}
.highlighter-blue {
color: #38afd6;
}
.near-moon {
color: #5ef3da;
}
.everest {
color: #a1e8e2;
}

/* CSS Variables */
:root {
--bridgeport:#004a80;
--summer-lake:#0076a8;
--highlighter-blue:#38afd6;
--near-moon:#5ef3da;
--everest:#a1e8e2;
}

More palettes to explore