All Palettes

Color Palette #ff6e61, #ff997a, #ffba70, #ffc94d, #ffd942

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff997a;
}
.yellow-warbler {
color: #ffba70;
}
.chunky-bee {
color: #ffc94d;
}
.sunny-side-up {
color: #ffd942;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff997a;
--yellow-warbler:#ffba70;
--chunky-bee:#ffc94d;
--sunny-side-up:#ffd942;
}

More palettes to explore