All Palettes

Color Palette #1e396c, #2b7a91, #4cb8b1, #f1c40e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.turkish-stone {
color: #2b7a91;
}
.tropical-escape {
color: #4cb8b1;
}
.sunshine-mellow {
color: #f1c40e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--turkish-stone:#2b7a91;
--tropical-escape:#4cb8b1;
--sunshine-mellow:#f1c40e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore