All Palettes

Color Palette #ff6d1f, #ff9142, #ffb85c, #ffcc8a, #ffebc2

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.absolute-apricot {
color: #ff9142;
}
.cape-jasmine {
color: #ffb85c;
}
.bastard-amber {
color: #ffcc8a;
}
.urnebes-beige {
color: #ffebc2;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--absolute-apricot:#ff9142;
--cape-jasmine:#ffb85c;
--bastard-amber:#ffcc8a;
--urnebes-beige:#ffebc2;
}

More palettes to explore