All Palettes

Color Palette #ffb84d, #ff9f38, #ff7161, #ff4d7f, #ff3d98

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.blazing-bonfire {
color: #ff9f38;
}
.grapefruit-pulp {
color: #ff7161;
}
.sasquatch-socks {
color: #ff4d7f;
}
.knockout-pink {
color: #ff3d98;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--blazing-bonfire:#ff9f38;
--grapefruit-pulp:#ff7161;
--sasquatch-socks:#ff4d7f;
--knockout-pink:#ff3d98;
}

More palettes to explore