All Palettes

Color Palette #1b649d, #4da8c7, #a3d7e6, #f0a800, #f86c30

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.blue-grotto {
color: #4da8c7;
}
.nevada-sky {
color: #a3d7e6;
}
.welcoming-wasp {
color: #f0a800;
}
.bright-orange {
color: #f86c30;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--blue-grotto:#4da8c7;
--nevada-sky:#a3d7e6;
--welcoming-wasp:#f0a800;
--bright-orange:#f86c30;
}

More palettes to explore