All Palettes

Color Palette #1f2942, #3c4a8b, #5a6bbf, #a4a91e, #f75959

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.dive-in {
color: #3c4a8b;
}
.amparo-blue {
color: #5a6bbf;
}
.fistfull-of-green {
color: #a4a91e;
}
.grapefruit {
color: #f75959;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--dive-in:#3c4a8b;
--amparo-blue:#5a6bbf;
--fistfull-of-green:#a4a91e;
--grapefruit:#f75959;
}

More palettes to explore