All Palettes

Color Palette #1b649d, #2a8dbb, #4ab1d3, #a5e1e9, #f6f9f1

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.christmas-blue {
color: #2a8dbb;
}
.epimetheus {
color: #4ab1d3;
}
.early-july {
color: #a5e1e9;
}
.laundry-white {
color: #f6f9f1;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--christmas-blue:#2a8dbb;
--epimetheus:#4ab1d3;
--early-july:#a5e1e9;
--laundry-white:#f6f9f1;
}

More palettes to explore