All Palettes

Color Palette #191f4d, #496d9c, #88b4d3, #f5c56b, #d95a30

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #191f4d;
}
.san-marino {
color: #496d9c;
}
.blue-bell {
color: #88b4d3;
}
.yellow-currant {
color: #f5c56b;
}
.untamed-orange {
color: #d95a30;
}

/* CSS Variables */
:root {
--fly-by-night:#191f4d;
--san-marino:#496d9c;
--blue-bell:#88b4d3;
--yellow-currant:#f5c56b;
--untamed-orange:#d95a30;
}

More palettes to explore