All Palettes

Color Palette #1d3f72, #4b6f91, #8b9bb6, #c4c1ba, #d45d35

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.sailor-s-bay {
color: #4b6f91;
}
.forever-blue {
color: #8b9bb6;
}
.natural-grey {
color: #c4c1ba;
}
.chilean-fire {
color: #d45d35;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--sailor-s-bay:#4b6f91;
--forever-blue:#8b9bb6;
--natural-grey:#c4c1ba;
--chilean-fire:#d45d35;
}

More palettes to explore