All Palettes

Color Palette #ffaf24, #ffc180, #ffeeb8, #ff7a91, #ff5024

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #ffaf24;
}
.apricot-appeal {
color: #ffc180;
}
.gnocchi-beige {
color: #ffeeb8;
}
.carnation {
color: #ff7a91;
}
.tan-red {
color: #ff5024;
}

/* CSS Variables */
:root {
--honey-wax:#ffaf24;
--apricot-appeal:#ffc180;
--gnocchi-beige:#ffeeb8;
--carnation:#ff7a91;
--tan-red:#ff5024;
}

More palettes to explore