All Palettes

Color Palette #a6c6ed, #4b93c3, #3b7d9b, #1e4a6b, #0e2c39

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.azure-blue {
color: #4b93c3;
}
.blue-dart-frog {
color: #3b7d9b;
}
.terror-from-the-deep {
color: #1e4a6b;
}
.black-chasm {
color: #0e2c39;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--azure-blue:#4b93c3;
--blue-dart-frog:#3b7d9b;
--terror-from-the-deep:#1e4a6b;
--black-chasm:#0e2c39;
}

More palettes to explore