All Palettes

Color Palette #4b91e2, #4fb4e3, #78d3e8, #a5e3d6, #f6e8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.sail-away {
color: #4fb4e3;
}
.middle-blue {
color: #78d3e8;
}
.botanical-tint {
color: #a5e3d6;
}
.lazy-daisy {
color: #f6e8a2;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--sail-away:#4fb4e3;
--middle-blue:#78d3e8;
--botanical-tint:#a5e3d6;
--lazy-daisy:#f6e8a2;
}

More palettes to explore