All Palettes

Color Palette #4b7bec, #68b7f3, #94e2f5, #f3e84f, #f18b4b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oyster-cult {
color: #4b7bec;
}
.blue-mana {
color: #68b7f3;
}
.gas-giant {
color: #94e2f5;
}
.yellow-petal {
color: #f3e84f;
}
.poppy-glow {
color: #f18b4b;
}

/* CSS Variables */
:root {
--blue-oyster-cult:#4b7bec;
--blue-mana:#68b7f3;
--gas-giant:#94e2f5;
--yellow-petal:#f3e84f;
--poppy-glow:#f18b4b;
}

More palettes to explore