All Palettes

Color Palette #1e3e57, #498c9c, #85b6c1, #f5c67a, #d65c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.regal-blue {
color: #1e3e57;
}
.hippie-blue {
color: #498c9c;
}
.ebbtide {
color: #85b6c1;
}
.sunday-afternoon {
color: #f5c67a;
}
.fireglow {
color: #d65c3d;
}

/* CSS Variables */
:root {
--regal-blue:#1e3e57;
--hippie-blue:#498c9c;
--ebbtide:#85b6c1;
--sunday-afternoon:#f5c67a;
--fireglow:#d65c3d;
}

More palettes to explore