All Palettes

Color Palette #1e507b, #508db9, #80b2d6, #f1c950, #d6613d

0%
0%
0%

CSS code for this palette

/* CSS */
.blueberry-twist {
color: #1e507b;
}
.dazzle {
color: #508db9;
}
.regale-blue {
color: #80b2d6;
}
.radiant-sun {
color: #f1c950;
}
.flint-corn-red {
color: #d6613d;
}

/* CSS Variables */
:root {
--blueberry-twist:#1e507b;
--dazzle:#508db9;
--regale-blue:#80b2d6;
--radiant-sun:#f1c950;
--flint-corn-red:#d6613d;
}

More palettes to explore