All Palettes

Color Palette #0a4f8f, #2b789c, #4cb8c2, #a1e0e8, #f0f7f9

0%
0%
0%

CSS code for this palette

/* CSS */
.yale-blue {
color: #0a4f8f;
}
.fun-and-games {
color: #2b789c;
}
.north-wind {
color: #4cb8c2;
}
.luminescent-blue {
color: #a1e0e8;
}
.distant-horizon {
color: #f0f7f9;
}

/* CSS Variables */
:root {
--yale-blue:#0a4f8f;
--fun-and-games:#2b789c;
--north-wind:#4cb8c2;
--luminescent-blue:#a1e0e8;
--distant-horizon:#f0f7f9;
}

More palettes to explore