All Palettes

Color Palette #1f2b42, #394a60, #5b6d7b, #a1c1d4, #e1a57a

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2b42;
}
.master {
color: #394a60;
}
.blue-mirage {
color: #5b6d7b;
}
.airborne {
color: #a1c1d4;
}
.thai-ice-tea {
color: #e1a57a;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2b42;
--master:#394a60;
--blue-mirage:#5b6d7b;
--airborne:#a1c1d4;
--thai-ice-tea:#e1a57a;
}

More palettes to explore