All Palettes

Color Palette #bf2b18, #e76950, #f4a462, #f9c54e, #fde68b

0%
0%
0%

CSS code for this palette

/* CSS */
.red-death {
color: #bf2b18;
}
.coral-orange {
color: #e76950;
}
.shrimp-cocktail {
color: #f4a462;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.bicycle-yellow {
color: #fde68b;
}

/* CSS Variables */
:root {
--red-death:#bf2b18;
--coral-orange:#e76950;
--shrimp-cocktail:#f4a462;
--creamy-sweet-corn:#f9c54e;
--bicycle-yellow:#fde68b;
}

More palettes to explore