All Palettes

Color Palette #1e497b, #5b7a8f, #8ca4a6, #d1c2a3, #f75c4b

0%
0%
0%

CSS code for this palette

/* CSS */
.theatre-blue {
color: #1e497b;
}
.titanium-blue {
color: #5b7a8f;
}
.iron-earth {
color: #8ca4a6;
}
.double-spanish-white {
color: #d1c2a3;
}
.algerian-coral {
color: #f75c4b;
}

/* CSS Variables */
:root {
--theatre-blue:#1e497b;
--titanium-blue:#5b7a8f;
--iron-earth:#8ca4a6;
--double-spanish-white:#d1c2a3;
--algerian-coral:#f75c4b;
}

More palettes to explore