All Palettes

Color Palette #b23b2e, #e75e27, #f7a050, #f1d779, #f6f2c6

0%
0%
0%

CSS code for this palette

/* CSS */
.red-obsession {
color: #b23b2e;
}
.sunset-blaze {
color: #e75e27;
}
.ginger-milk {
color: #f7a050;
}
.sport-yellow {
color: #f1d779;
}
.yellowed-bone {
color: #f6f2c6;
}

/* CSS Variables */
:root {
--red-obsession:#b23b2e;
--sunset-blaze:#e75e27;
--ginger-milk:#f7a050;
--sport-yellow:#f1d779;
--yellowed-bone:#f6f2c6;
}

More palettes to explore