All Palettes

Color Palette #1f2942, #4f6d92, #a3c7e0, #f1dfb7, #d75c28

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.caspian-sea {
color: #4f6d92;
}
.sea-cliff {
color: #a3c7e0;
}
.belgian-waffle {
color: #f1dfb7;
}
.obstinate-orange {
color: #d75c28;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--caspian-sea:#4f6d92;
--sea-cliff:#a3c7e0;
--belgian-waffle:#f1dfb7;
--obstinate-orange:#d75c28;
}

More palettes to explore