All Palettes

Color Palette #4e9cd0, #85c3e0, #b3e0e6, #f5e0c2, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-iguana {
color: #4e9cd0;
}
.winter-chime {
color: #85c3e0;
}
.polar-blue {
color: #b3e0e6;
}
.white-cedar {
color: #f5e0c2;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--blue-iguana:#4e9cd0;
--winter-chime:#85c3e0;
--polar-blue:#b3e0e6;
--white-cedar:#f5e0c2;
--blue-angels-yellow:#fab700;
}

More palettes to explore