All Palettes

Color Palette #4f9ccf, #76c7e0, #a8e1e6, #f1f8f7, #f9d071

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-iguana {
color: #4f9ccf;
}
.hawaiian-breeze {
color: #76c7e0;
}
.vandermint {
color: #a8e1e6;
}
.distant-horizon {
color: #f1f8f7;
}
.golden-plumeria {
color: #f9d071;
}

/* CSS Variables */
:root {
--blue-iguana:#4f9ccf;
--hawaiian-breeze:#76c7e0;
--vandermint:#a8e1e6;
--distant-horizon:#f1f8f7;
--golden-plumeria:#f9d071;
}

More palettes to explore