All Palettes

Color Palette #ff6d2e, #ff8b3d, #ffab5c, #ffd06b, #ffedb3

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-carrot {
color: #ff6d2e;
}
.sunset-yellow {
color: #ff8b3d;
}
.dreamy-sunset {
color: #ffab5c;
}
.faded-sunlight {
color: #ffd06b;
}
.creamy-lemon {
color: #ffedb3;
}

/* CSS Variables */
:root {
--extreme-carrot:#ff6d2e;
--sunset-yellow:#ff8b3d;
--dreamy-sunset:#ffab5c;
--faded-sunlight:#ffd06b;
--creamy-lemon:#ffedb3;
}

More palettes to explore