All Palettes

Color Palette #1e507b, #507d9b, #89b2c8, #f0c86a, #d6593d

0%
0%
0%

CSS code for this palette

/* CSS */
.blueberry-twist {
color: #1e507b;
}
.storm-blue {
color: #507d9b;
}
.batch-blue {
color: #89b2c8;
}
.golden-lion {
color: #f0c86a;
}
.mod-orange {
color: #d6593d;
}

/* CSS Variables */
:root {
--blueberry-twist:#1e507b;
--storm-blue:#507d9b;
--batch-blue:#89b2c8;
--golden-lion:#f0c86a;
--mod-orange:#d6593d;
}

More palettes to explore