All Palettes

Color Palette #191a29, #343b56, #4f6d87, #f5a361, #ea6c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #191a29;
}
.black-river-falls {
color: #343b56;
}
.shipyard {
color: #4f6d87;
}
.shrimp-cocktail {
color: #f5a361;
}
.entan-red {
color: #ea6c4d;
}

/* CSS Variables */
:root {
--coarse-wool:#191a29;
--black-river-falls:#343b56;
--shipyard:#4f6d87;
--shrimp-cocktail:#f5a361;
--entan-red:#ea6c4d;
}

More palettes to explore