All Palettes

Color Palette #1f3a61, #3b5c7d, #4f809c, #e1a937, #da4b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.chinese-porcelain {
color: #3b5c7d;
}
.storm-blue {
color: #4f809c;
}
.dutch-orange {
color: #e1a937;
}
.crab-curry {
color: #da4b2b;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--chinese-porcelain:#3b5c7d;
--storm-blue:#4f809c;
--dutch-orange:#e1a937;
--crab-curry:#da4b2b;
}

More palettes to explore