All Palettes

Color Palette #ff6d1f, #ff9b3d, #ffc87a, #fff5b8, #d2eca2

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.hawaiian-passion {
color: #ff9b3d;
}
.beige-topaz {
color: #ffc87a;
}
.glowlight {
color: #fff5b8;
}
.reef-refractions {
color: #d2eca2;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--hawaiian-passion:#ff9b3d;
--beige-topaz:#ffc87a;
--glowlight:#fff5b8;
--reef-refractions:#d2eca2;
}

More palettes to explore