All Palettes

Color Palette #4b70a0, #698c9b, #8fbc8a, #d8c79d, #f1a14b

0%
0%
0%

CSS code for this palette

/* CSS */
.great-serpent {
color: #4b70a0;
}
.winter-lake {
color: #698c9b;
}
.green-masquerade {
color: #8fbc8a;
}
.straw-basket {
color: #d8c79d;
}
.troll-slayer-orange {
color: #f1a14b;
}

/* CSS Variables */
:root {
--great-serpent:#4b70a0;
--winter-lake:#698c9b;
--green-masquerade:#8fbc8a;
--straw-basket:#d8c79d;
--troll-slayer-orange:#f1a14b;
}

More palettes to explore