All Palettes

Color Palette #1f2942, #3b4a68, #5d6f92, #a7b2d3, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.sargasso-sea {
color: #3b4a68;
}
.waikawa-grey {
color: #5d6f92;
}
.awesome-violet {
color: #a7b2d3;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--sargasso-sea:#3b4a68;
--waikawa-grey:#5d6f92;
--awesome-violet:#a7b2d3;
--sunshine-mellow:#f1c40e;
}

More palettes to explore