All Palettes

Color Palette #0e1a4e, #7d1c2c, #ca2b3d, #f24640, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.tetsu-kon-blue {
color: #0e1a4e;
}
.seattle-red {
color: #7d1c2c;
}
.etruscan-red {
color: #ca2b3d;
}
.glowing-brake-disc {
color: #f24640;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--tetsu-kon-blue:#0e1a4e;
--seattle-red:#7d1c2c;
--etruscan-red:#ca2b3d;
--glowing-brake-disc:#f24640;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore