All Palettes

Color Palette #1e4a6b, #3cbe8a, #f6d12c, #f8a04f, #d34b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1e4a6b;
}
.aztec-jade {
color: #3cbe8a;
}
.dream-of-spring {
color: #f6d12c;
}
.troll-slayer-orange {
color: #f8a04f;
}
.warming-heart {
color: #d34b3c;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1e4a6b;
--aztec-jade:#3cbe8a;
--dream-of-spring:#f6d12c;
--troll-slayer-orange:#f8a04f;
--warming-heart:#d34b3c;
}

More palettes to explore