All Palettes

Color Palette #a3c7e0, #6fafdc, #4b8db4, #3b6c87, #305055

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.broom-butterfly-blue {
color: #6fafdc;
}
.atlantic-gull {
color: #4b8db4;
}
.bering-wave {
color: #3b6c87;
}
.microwave-blue {
color: #305055;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--broom-butterfly-blue:#6fafdc;
--atlantic-gull:#4b8db4;
--bering-wave:#3b6c87;
--microwave-blue:#305055;
}

More palettes to explore