All Palettes

Color Palette #a0d5e9, #4d9ddb, #007c9e, #005b80, #003f5c

0%
0%
0%

CSS code for this palette

/* CSS */
.light-budgie-blue {
color: #a0d5e9;
}
.waimea-blue {
color: #4d9ddb;
}
.turkish-tile {
color: #007c9e;
}
.mykonos-blue {
color: #005b80;
}
.maniac-mansion {
color: #003f5c;
}

/* CSS Variables */
:root {
--light-budgie-blue:#a0d5e9;
--waimea-blue:#4d9ddb;
--turkish-tile:#007c9e;
--mykonos-blue:#005b80;
--maniac-mansion:#003f5c;
}

More palettes to explore