All Palettes

Color Palette #a30000, #ff4d4d, #ff9900, #ffe500, #ffc7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.stanger-red {
color: #a30000;
}
.blood-burst {
color: #ff4d4d;
}
.vitamin-c {
color: #ff9900;
}
.star {
color: #ffe500;
}
.cinderella-pink {
color: #ffc7c7;
}

/* CSS Variables */
:root {
--stanger-red:#a30000;
--blood-burst:#ff4d4d;
--vitamin-c:#ff9900;
--star:#ffe500;
--cinderella-pink:#ffc7c7;
}

More palettes to explore