All Palettes

Color Palette #ffa13d, #ffb84d, #ffc66b, #ffe799, #ff713d

0%
0%
0%

CSS code for this palette

/* CSS */
.hawaiian-passion {
color: #ffa13d;
}
.floral-leaf {
color: #ffb84d;
}
.chanterelles {
color: #ffc66b;
}
.summer-harvest {
color: #ffe799;
}
.carrot {
color: #ff713d;
}

/* CSS Variables */
:root {
--hawaiian-passion:#ffa13d;
--floral-leaf:#ffb84d;
--chanterelles:#ffc66b;
--summer-harvest:#ffe799;
--carrot:#ff713d;
}

More palettes to explore