All Palettes

Color Palette #f6e1b6, #f1b26a, #e68a2d, #d65d29, #b83c28

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-butter {
color: #f6e1b6;
}
.barrel {
color: #f1b26a;
}
.carnival {
color: #e68a2d;
}
.obstinate-orange {
color: #d65d29;
}
.valiant-poppy {
color: #b83c28;
}

/* CSS Variables */
:root {
--soft-butter:#f6e1b6;
--barrel:#f1b26a;
--carnival:#e68a2d;
--obstinate-orange:#d65d29;
--valiant-poppy:#b83c28;
}

More palettes to explore