All Palettes

Color Palette #a2c8e2, #6e9ad4, #3b7a9b, #1b4a69, #0e2a39

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c8e2;
}
.sea-loch {
color: #6e9ad4;
}
.blue-dart-frog {
color: #3b7a9b;
}
.terror-from-the-deep {
color: #1b4a69;
}
.black-chasm {
color: #0e2a39;
}

/* CSS Variables */
:root {
--windsor-way:#a2c8e2;
--sea-loch:#6e9ad4;
--blue-dart-frog:#3b7a9b;
--terror-from-the-deep:#1b4a69;
--black-chasm:#0e2a39;
}

More palettes to explore