All Palettes

Color Palette #1f2942, #3c698b, #68aee3, #ffcb47, #ff6242

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.rainy-lake {
color: #3c698b;
}
.sanctuary-spa {
color: #68aee3;
}
.english-daisy {
color: #ffcb47;
}
.sweet-pimento {
color: #ff6242;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--rainy-lake:#3c698b;
--sanctuary-spa:#68aee3;
--english-daisy:#ffcb47;
--sweet-pimento:#ff6242;
}

More palettes to explore