All Palettes

Color Palette #ff6d2e, #ffb84d, #ffea8f, #b4e4d9, #4c8e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-carrot {
color: #ff6d2e;
}
.floral-leaf {
color: #ffb84d;
}
.chickery-chick {
color: #ffea8f;
}
.fair-aqua {
color: #b4e4d9;
}
.cossack-dancer {
color: #4c8e9e;
}

/* CSS Variables */
:root {
--extreme-carrot:#ff6d2e;
--floral-leaf:#ffb84d;
--chickery-chick:#ffea8f;
--fair-aqua:#b4e4d9;
--cossack-dancer:#4c8e9e;
}

More palettes to explore