All Palettes

Color Palette #9b223c, #d22d4b, #f26863, #fab700, #e8c378

0%
0%
0%

CSS code for this palette

/* CSS */
.valentine-red {
color: #9b223c;
}
.demonic-kiss {
color: #d22d4b;
}
.diluno-red {
color: #f26863;
}
.blue-angels-yellow {
color: #fab700;
}
.golden-thread {
color: #e8c378;
}

/* CSS Variables */
:root {
--valentine-red:#9b223c;
--demonic-kiss:#d22d4b;
--diluno-red:#f26863;
--blue-angels-yellow:#fab700;
--golden-thread:#e8c378;
}

More palettes to explore