All Palettes

Color Palette #1f2942, #3e4b74, #6e8dbf, #a1d1e8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.takaka {
color: #3e4b74;
}
.purple-hyacinth {
color: #6e8dbf;
}
.chefchaouen-blue {
color: #a1d1e8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--takaka:#3e4b74;
--purple-hyacinth:#6e8dbf;
--chefchaouen-blue:#a1d1e8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore