All Palettes

Color Palette #1f3a61, #4f6c82, #9cc2c9, #f2b231, #e86e2c

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.oceanic {
color: #4f6c82;
}
.rest-assured {
color: #9cc2c9;
}
.xanthous {
color: #f2b231;
}
.glazed-carrot {
color: #e86e2c;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--oceanic:#4f6c82;
--rest-assured:#9cc2c9;
--xanthous:#f2b231;
--glazed-carrot:#e86e2c;
}

More palettes to explore