All Palettes

Color Palette #b92d3b, #6e2b50, #2f4e6f, #4ab8c9, #100f10

0%
0%
0%

CSS code for this palette

/* CSS */
.bloodsport {
color: #b92d3b;
}
.ebizome-purple {
color: #6e2b50;
}
.sailboat {
color: #2f4e6f;
}
.glimpse {
color: #4ab8c9;
}
.chaos-black {
color: #100f10;
}

/* CSS Variables */
:root {
--bloodsport:#b92d3b;
--ebizome-purple:#6e2b50;
--sailboat:#2f4e6f;
--glimpse:#4ab8c9;
--chaos-black:#100f10;
}

More palettes to explore