All Palettes

Color Palette #1e507b, #509189, #8ba2a2, #f1d341, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.blueberry-twist {
color: #1e507b;
}
.agate-green {
color: #509189;
}
.white-scar {
color: #8ba2a2;
}
.sandstorm {
color: #f1d341;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--blueberry-twist:#1e507b;
--agate-green:#509189;
--white-scar:#8ba2a2;
--sandstorm:#f1d341;
--vampire-red:#d63f2e;
}

More palettes to explore