All Palettes

Color Palette #fde94e, #f99f3e, #f66b3c, #d1527a, #a44c9d

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-daisy {
color: #fde94e;
}
.chat-orange {
color: #f99f3e;
}
.carrot {
color: #f66b3c;
}
.pink-flambe {
color: #d1527a;
}
.aged-purple {
color: #a44c9d;
}

/* CSS Variables */
:root {
--paris-daisy:#fde94e;
--chat-orange:#f99f3e;
--carrot:#f66b3c;
--pink-flambe:#d1527a;
--aged-purple:#a44c9d;
}

More palettes to explore