All Palettes

Color Palette #4b7bec, #4ac7e3, #6ef2b7, #f9e45d, #f57a38

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oyster-cult {
color: #4b7bec;
}
.clean-pool {
color: #4ac7e3;
}
.onsen {
color: #6ef2b7;
}
.goldfinch {
color: #f9e45d;
}
.sea-nettle {
color: #f57a38;
}

/* CSS Variables */
:root {
--blue-oyster-cult:#4b7bec;
--clean-pool:#4ac7e3;
--onsen:#6ef2b7;
--goldfinch:#f9e45d;
--sea-nettle:#f57a38;
}

More palettes to explore