All Palettes

Color Palette #3a5a8d, #4b81a0, #78b9c4, #f1c84b, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3a5a8d;
}
.jay-bird {
color: #4b81a0;
}
.culinary-blue {
color: #78b9c4;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--antilles-blue:#3a5a8d;
--jay-bird:#4b81a0;
--culinary-blue:#78b9c4;
--solar-plexus-chakra:#f1c84b;
--dodgeroll-gold:#f39c12;
}

More palettes to explore