All Palettes

Color Palette #1f3c6b, #3b5b8c, #6b7f9e, #a0c2d4, #f0e19e

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1f3c6b;
}
.antilles-blue {
color: #3b5b8c;
}
.bay-view {
color: #6b7f9e;
}
.airborne {
color: #a0c2d4;
}
.bells-and-whistles-gold {
color: #f0e19e;
}

/* CSS Variables */
:root {
--limoges:#1f3c6b;
--antilles-blue:#3b5b8c;
--bay-view:#6b7f9e;
--airborne:#a0c2d4;
--bells-and-whistles-gold:#f0e19e;
}

More palettes to explore