All Palettes

Color Palette #1f3c6b, #497b9c, #76b2c6, #b2e0f0, #f9e19f

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1f3c6b;
}
.zenith {
color: #497b9c;
}
.pearl-blue {
color: #76b2c6;
}
.break-the-ice {
color: #b2e0f0;
}
.durango-dust {
color: #f9e19f;
}

/* CSS Variables */
:root {
--limoges:#1f3c6b;
--zenith:#497b9c;
--pearl-blue:#76b2c6;
--break-the-ice:#b2e0f0;
--durango-dust:#f9e19f;
}

More palettes to explore