All Palettes

Color Palette #1e3a4d, #4f8c8b, #a2c3b0, #f6e1b6, #c64a2f

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.evora {
color: #4f8c8b;
}
.green-silk {
color: #a2c3b0;
}
.soft-butter {
color: #f6e1b6;
}
.mexican-red-papaya {
color: #c64a2f;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--evora:#4f8c8b;
--green-silk:#a2c3b0;
--soft-butter:#f6e1b6;
--mexican-red-papaya:#c64a2f;
}

More palettes to explore