All Palettes

Color Palette #ff6e61, #ff9f6b, #ffb87a, #ffeba3, #ffe1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.macaroni-and-cheese {
color: #ffb87a;
}
.baby-chick {
color: #ffeba3;
}
.cookie {
color: #ffe1b8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--macaroni-and-cheese:#ffb87a;
--baby-chick:#ffeba3;
--cookie:#ffe1b8;
}

More palettes to explore