All Palettes

Color Palette #ff8c00, #ffb84d, #ffd54d, #ffecb3, #ffccbd

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-crete {
color: #ff8c00;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.joyous {
color: #ffecb3;
}
.piggy-bank {
color: #ffccbd;
}

/* CSS Variables */
:root {
--sun-crete:#ff8c00;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--joyous:#ffecb3;
--piggy-bank:#ffccbd;
}

More palettes to explore