All Palettes

Color Palette #1e396c, #5b7f9a, #a1c4d4, #e1af7a, #d87a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.blue-heaven {
color: #5b7f9a;
}
.blue-dam {
color: #a1c4d4;
}
.buffalo-trail {
color: #e1af7a;
}
.sweet-potato {
color: #d87a3b;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--blue-heaven:#5b7f9a;
--blue-dam:#a1c4d4;
--buffalo-trail:#e1af7a;
--sweet-potato:#d87a3b;
}

More palettes to explore