All Palettes

Color Palette #ffae3d, #ff8052, #ff6e61, #ff4d4d, #ff3d8b

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #ffae3d;
}
.n-rang-orange {
color: #ff8052;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4d;
}
.raspberry-shortcake {
color: #ff3d8b;
}

/* CSS Variables */
:root {
--peach-butter:#ffae3d;
--n-rang-orange:#ff8052;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4d;
--raspberry-shortcake:#ff3d8b;
}

More palettes to explore