All Palettes

Color Palette #a8d6e6, #7eb2c8, #508dbe, #2f6b93, #1b4a69

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a8d6e6;
}
.heavenly {
color: #7eb2c8;
}
.boat-house {
color: #508dbe;
}
.blue-oasis {
color: #2f6b93;
}
.terror-from-the-deep {
color: #1b4a69;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a8d6e6;
--heavenly:#7eb2c8;
--boat-house:#508dbe;
--blue-oasis:#2f6b93;
--terror-from-the-deep:#1b4a69;
}

More palettes to explore