All Palettes

Color Palette #ff6e61, #ff976b, #ffb67a, #ffd84d, #ffec99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff976b;
}
.macaroni-and-cheese {
color: #ffb67a;
}
.tuscan-sun {
color: #ffd84d;
}
.old-yella {
color: #ffec99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff976b;
--macaroni-and-cheese:#ffb67a;
--tuscan-sun:#ffd84d;
--old-yella:#ffec99;
}

More palettes to explore