All Palettes

Color Palette #ffad61, #ff7142, #ff3d3d, #ff1f71, #ff8b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.dreamy-sunset {
color: #ffad61;
}
.precious-persimmon {
color: #ff7142;
}
.coral-red {
color: #ff3d3d;
}
.cyberpink {
color: #ff1f71;
}
.sunset-yellow {
color: #ff8b3d;
}

/* CSS Variables */
:root {
--dreamy-sunset:#ffad61;
--precious-persimmon:#ff7142;
--coral-red:#ff3d3d;
--cyberpink:#ff1f71;
--sunset-yellow:#ff8b3d;
}

More palettes to explore