All Palettes

Color Palette #ff6d1f, #ff9a47, #ffc87a, #ffe3b3, #ffeedb

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.orange-hibiscus {
color: #ff9a47;
}
.beige-topaz {
color: #ffc87a;
}
.peach-of-mind {
color: #ffe3b3;
}
.sand-crystal {
color: #ffeedb;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--orange-hibiscus:#ff9a47;
--beige-topaz:#ffc87a;
--peach-of-mind:#ffe3b3;
--sand-crystal:#ffeedb;
}

More palettes to explore