All Palettes

Color Palette #1f3e5b, #2c7c9b, #6bc2af, #f0d04c, #f24e1c

0%
0%
0%

CSS code for this palette

/* CSS */
.regal-blue {
color: #1f3e5b;
}
.valley-of-glaciers {
color: #2c7c9b;
}
.miami-teal {
color: #6bc2af;
}
.radiant-sun {
color: #f0d04c;
}
.fiery-glow {
color: #f24e1c;
}

/* CSS Variables */
:root {
--regal-blue:#1f3e5b;
--valley-of-glaciers:#2c7c9b;
--miami-teal:#6bc2af;
--radiant-sun:#f0d04c;
--fiery-glow:#f24e1c;
}

More palettes to explore