All Palettes

Color Palette #ff471a, #ff6e42, #ff9d57, #f7c9a1, #ffebc2

0%
0%
0%

CSS code for this palette

/* CSS */
.flare-gun {
color: #ff471a;
}
.carrot {
color: #ff6e42;
}
.honey-carrot-cake {
color: #ff9d57;
}
.chai-latte {
color: #f7c9a1;
}
.urnebes-beige {
color: #ffebc2;
}

/* CSS Variables */
:root {
--flare-gun:#ff471a;
--carrot:#ff6e42;
--honey-carrot-cake:#ff9d57;
--chai-latte:#f7c9a1;
--urnebes-beige:#ffebc2;
}

More palettes to explore