All Palettes

Color Palette #ff6d1f, #ff9b3d, #ffc87a, #ffd9b8, #ffebb8

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.hawaiian-passion {
color: #ff9b3d;
}
.beige-topaz {
color: #ffc87a;
}
.peach-puff {
color: #ffd9b8;
}
.sunkissed-yellow {
color: #ffebb8;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--hawaiian-passion:#ff9b3d;
--beige-topaz:#ffc87a;
--peach-puff:#ffd9b8;
--sunkissed-yellow:#ffebb8;
}

More palettes to explore