All Palettes

Color Palette #4282b3, #4c9cc8, #6bb9e6, #82d2f7, #f6b74c

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-blue {
color: #4282b3;
}
.mountain-bluebird {
color: #4c9cc8;
}
.norfolk-sky {
color: #6bb9e6;
}
.kul-sharif-blue {
color: #82d2f7;
}
.mango-margarita {
color: #f6b74c;
}

/* CSS Variables */
:root {
--steel-blue:#4282b3;
--mountain-bluebird:#4c9cc8;
--norfolk-sky:#6bb9e6;
--kul-sharif-blue:#82d2f7;
--mango-margarita:#f6b74c;
}

More palettes to explore