All Palettes

Color Palette #1a73b7, #5ac6e7, #a3e1f0, #f1eca2, #f6b531

0%
0%
0%

CSS code for this palette

/* CSS */
.beautiful-blue {
color: #1a73b7;
}
.clean-pool {
color: #5ac6e7;
}
.blizzard-blue {
color: #a3e1f0;
}
.shaded-sun {
color: #f1eca2;
}
.nyc-taxi {
color: #f6b531;
}

/* CSS Variables */
:root {
--beautiful-blue:#1a73b7;
--clean-pool:#5ac6e7;
--blizzard-blue:#a3e1f0;
--shaded-sun:#f1eca2;
--nyc-taxi:#f6b531;
}

More palettes to explore