All Palettes

Color Palette #f9b1ae, #f6e88e, #f8d68b, #f4b548, #f24c36

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.flavescent {
color: #f6e88e;
}
.5 {
color: #f8d68b;
}
.maximum-yellow-red {
color: #f4b548;
}
.benihi-red {
color: #f24c36;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--flavescent:#f6e88e;
--5:#f8d68b;
--maximum-yellow-red:#f4b548;
--benihi-red:#f24c36;
}

More palettes to explore