All Palettes

Color Palette #1e507b, #507e9b, #8ca2b1, #f3c539, #d65b2e

0%
0%
0%

CSS code for this palette

/* CSS */
.blueberry-twist {
color: #1e507b;
}
.storm-blue {
color: #507e9b;
}
.favorite-jeans {
color: #8ca2b1;
}
.phellodendron-amurense {
color: #f3c539;
}
.tangerine-bliss {
color: #d65b2e;
}

/* CSS Variables */
:root {
--blueberry-twist:#1e507b;
--storm-blue:#507e9b;
--favorite-jeans:#8ca2b1;
--phellodendron-amurense:#f3c539;
--tangerine-bliss:#d65b2e;
}

More palettes to explore