All Palettes

Color Palette #1c4c73, #4a6e8c, #81a2b6, #b6d7e2, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1c4c73;
}
.sailor-s-bay {
color: #4a6e8c;
}
.lagoon-blue {
color: #81a2b6;
}
.tear {
color: #b6d7e2;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1c4c73;
--sailor-s-bay:#4a6e8c;
--lagoon-blue:#81a2b6;
--tear:#b6d7e2;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore