All Palettes

Color Palette #4b7bec, #61a3e0, #80d3e0, #f8e1b4, #f7a6d0

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oyster-cult {
color: #4b7bec;
}
.windjammer {
color: #61a3e0;
}
.water-nymph {
color: #80d3e0;
}
.noodles {
color: #f8e1b4;
}
.spaghetti-strap-pink {
color: #f7a6d0;
}

/* CSS Variables */
:root {
--blue-oyster-cult:#4b7bec;
--windjammer:#61a3e0;
--water-nymph:#80d3e0;
--noodles:#f8e1b4;
--spaghetti-strap-pink:#f7a6d0;
}

More palettes to explore