All Palettes

Color Palette #598ac9, #f9e25d, #f5f5f5, #e6b400, #3d5c14

0%
0%
0%

CSS code for this palette

/* CSS */
.marina {
color: #598ac9;
}
.goldfinch {
color: #f9e25d;
}
.white-smoke {
color: #f5f5f5;
}
.fat-gold {
color: #e6b400;
}
.lustrian-undergrowth {
color: #3d5c14;
}

/* CSS Variables */
:root {
--marina:#598ac9;
--goldfinch:#f9e25d;
--white-smoke:#f5f5f5;
--fat-gold:#e6b400;
--lustrian-undergrowth:#3d5c14;
}

More palettes to explore