All Palettes

Color Palette #1f3a56, #296e8e, #49b9d4, #f5c20a, #e94b1c

0%
0%
0%

CSS code for this palette

/* CSS */
.regal-blue {
color: #1f3a56;
}
.ocean-call {
color: #296e8e;
}
.bachelor-button {
color: #49b9d4;
}
.sunshine-mellow {
color: #f5c20a;
}
.nasturtium-flower {
color: #e94b1c;
}

/* CSS Variables */
:root {
--regal-blue:#1f3a56;
--ocean-call:#296e8e;
--bachelor-button:#49b9d4;
--sunshine-mellow:#f5c20a;
--nasturtium-flower:#e94b1c;
}

More palettes to explore