All Palettes

Color Palette #5590d8, #4ca5e1, #4cc8e1, #a0d9e9, #f0e3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #5590d8;
}
.high-blue {
color: #4ca5e1;
}
.clean-pool {
color: #4cc8e1;
}
.nevada-sky {
color: #a0d9e9;
}
.uptown-taupe {
color: #f0e3d6;
}

/* CSS Variables */
:root {
--blue-dart:#5590d8;
--high-blue:#4ca5e1;
--clean-pool:#4cc8e1;
--nevada-sky:#a0d9e9;
--uptown-taupe:#f0e3d6;
}

More palettes to explore