All Palettes

Color Palette #4e9cd0, #8dc4e2, #9fe0f4, #f9e0a9, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-iguana {
color: #4e9cd0;
}
.club-cruise {
color: #8dc4e2;
}
.blizzard-blue {
color: #9fe0f4;
}
.dawn-light {
color: #f9e0a9;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--blue-iguana:#4e9cd0;
--club-cruise:#8dc4e2;
--blizzard-blue:#9fe0f4;
--dawn-light:#f9e0a9;
--sun-orange:#f47b1f;
}

More palettes to explore