All Palettes

Color Palette #e2e8f8, #a3c2e0, #4e9bda, #2a7cbb, #164b83

0%
0%
0%

CSS code for this palette

/* CSS */
.husky {
color: #e2e8f8;
}
.artesian-pool {
color: #a3c2e0;
}
.waimea-blue {
color: #4e9bda;
}
.haddock-s-sweater {
color: #2a7cbb;
}
.lake-baikal {
color: #164b83;
}

/* CSS Variables */
:root {
--husky:#e2e8f8;
--artesian-pool:#a3c2e0;
--waimea-blue:#4e9bda;
--haddock-s-sweater:#2a7cbb;
--lake-baikal:#164b83;
}

More palettes to explore