All Palettes

Color Palette #1e3a6c, #497b9c, #6cb8d5, #f0e78e, #f6a2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e3a6c;
}
.zenith {
color: #497b9c;
}
.baby-tears {
color: #6cb8d5;
}
.bright-khaki {
color: #f0e78e;
}
.candy-heart-pink {
color: #f6a2a2;
}

/* CSS Variables */
:root {
--limoges:#1e3a6c;
--zenith:#497b9c;
--baby-tears:#6cb8d5;
--bright-khaki:#f0e78e;
--candy-heart-pink:#f6a2a2;
}

More palettes to explore