All Palettes

Color Palette #1f2942, #3b497d, #4b79b4, #4fc2d8, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.expressionism {
color: #3b497d;
}
.ashton-blue {
color: #4b79b4;
}
.bachelor-button {
color: #4fc2d8;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--expressionism:#3b497d;
--ashton-blue:#4b79b4;
--bachelor-button:#4fc2d8;
--welcoming-wasp:#f0a800;
}

More palettes to explore