All Palettes

Color Palette #f9d55d, #f7a22b, #f6993c, #f18e9e, #e56c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f9d55d;
}
.carona {
color: #f7a22b;
}
.chat-orange {
color: #f6993c;
}
.wonder-lust {
color: #f18e9e;
}
.deep-blush {
color: #e56c8a;
}

/* CSS Variables */
:root {
--salmon-eggs:#f9d55d;
--carona:#f7a22b;
--chat-orange:#f6993c;
--wonder-lust:#f18e9e;
--deep-blush:#e56c8a;
}

More palettes to explore