All Palettes

Color Palette #ff6d1f, #ff9e3d, #ffc94d, #ffdb80, #ffe5a8

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.hawaiian-passion {
color: #ff9e3d;
}
.chunky-bee {
color: #ffc94d;
}
.snug-yellow {
color: #ffdb80;
}
.lady-banksia {
color: #ffe5a8;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--hawaiian-passion:#ff9e3d;
--chunky-bee:#ffc94d;
--snug-yellow:#ffdb80;
--lady-banksia:#ffe5a8;
}

More palettes to explore