All Palettes

Color Palette #1c2e4a, #4f6e8c, #75a8b3, #f1c3a7, #e9605d

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-black {
color: #1c2e4a;
}
.berry-pie {
color: #4f6e8c;
}
.inner-sanctum {
color: #75a8b3;
}
.pumpkin-mousse {
color: #f1c3a7;
}
.reductant {
color: #e9605d;
}

/* CSS Variables */
:root {
--manganese-black:#1c2e4a;
--berry-pie:#4f6e8c;
--inner-sanctum:#75a8b3;
--pumpkin-mousse:#f1c3a7;
--reductant:#e9605d;
}

More palettes to explore