All Palettes

Color Palette #1f3c6b, #9a2335, #e7b3a2, #f5d04d, #a4d3e5

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1f3c6b;
}
.crimson-garland {
color: #9a2335;
}
.city-of-pink-angels {
color: #e7b3a2;
}
.solarized {
color: #f5d04d;
}
.chefchaouen-blue {
color: #a4d3e5;
}

/* CSS Variables */
:root {
--limoges:#1f3c6b;
--crimson-garland:#9a2335;
--city-of-pink-angels:#e7b3a2;
--solarized:#f5d04d;
--chefchaouen-blue:#a4d3e5;
}

More palettes to explore