All Palettes

Color Palette #1d4f8b, #4e8ca6, #83c8d2, #f5e78a, #f77f1d

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.blue-chaise {
color: #4e8ca6;
}
.not-a-cloud-in-sight {
color: #83c8d2;
}
.no-gmb-yellow {
color: #f5e78a;
}
.consumed-by-fire {
color: #f77f1d;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--blue-chaise:#4e8ca6;
--not-a-cloud-in-sight:#83c8d2;
--no-gmb-yellow:#f5e78a;
--consumed-by-fire:#f77f1d;
}

More palettes to explore