All Palettes

Color Palette #1e4a6b, #4b7fa0, #91c0b6, #f1b74b, #e2694b

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1e4a6b;
}
.zenith {
color: #4b7fa0;
}
.catarina-green {
color: #91c0b6;
}
.maximum-yellow-red {
color: #f1b74b;
}
.coral-orange {
color: #e2694b;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1e4a6b;
--zenith:#4b7fa0;
--catarina-green:#91c0b6;
--maximum-yellow-red:#f1b74b;
--coral-orange:#e2694b;
}

More palettes to explore