All Palettes

Color Palette #4c8eeb, #76c3f9, #a5e1f8, #f9df4e, #ff5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4c8eeb;
}
.maya-blue {
color: #76c3f9;
}
.ganon-blue {
color: #a5e1f8;
}
.royal-star {
color: #f9df4e;
}
.grapefruit {
color: #ff5c5c;
}

/* CSS Variables */
:root {
--olympic-blue:#4c8eeb;
--maya-blue:#76c3f9;
--ganon-blue:#a5e1f8;
--royal-star:#f9df4e;
--grapefruit:#ff5c5c;
}

More palettes to explore