All Palettes

Color Palette #1b2450, #3b5b8c, #4c889a, #f0c74c, #e6694c

0%
0%
0%

CSS code for this palette

/* CSS */
.space-cadet {
color: #1b2450;
}
.antilles-blue {
color: #3b5b8c;
}
.hippie-blue {
color: #4c889a;
}
.solar-plexus-chakra {
color: #f0c74c;
}
.coral-orange {
color: #e6694c;
}

/* CSS Variables */
:root {
--space-cadet:#1b2450;
--antilles-blue:#3b5b8c;
--hippie-blue:#4c889a;
--solar-plexus-chakra:#f0c74c;
--coral-orange:#e6694c;
}

More palettes to explore