All Palettes

Color Palette #1e4d9f, #3c8bb9, #6fc2d3, #a6e1e7, #f6f4ee

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-of-tears {
color: #1e4d9f;
}
.walker-lake {
color: #3c8bb9;
}
.surfin {
color: #6fc2d3;
}
.luminescent-blue {
color: #a6e1e7;
}
.the-speed-of-light {
color: #f6f4ee;
}

/* CSS Variables */
:root {
--sea-of-tears:#1e4d9f;
--walker-lake:#3c8bb9;
--surfin:#6fc2d3;
--luminescent-blue:#a6e1e7;
--the-speed-of-light:#f6f4ee;
}

More palettes to explore