All Palettes

Color Palette #a3d6e0, #69b3c9, #2d6a8b, #1a3d56, #0b1f28

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d6e0;
}
.delicate-girl-blue {
color: #69b3c9;
}
.ocean-call {
color: #2d6a8b;
}
.capital-blue {
color: #1a3d56;
}
.black-feather {
color: #0b1f28;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d6e0;
--delicate-girl-blue:#69b3c9;
--ocean-call:#2d6a8b;
--capital-blue:#1a3d56;
--black-feather:#0b1f28;
}

More palettes to explore