All Palettes

Color Palette #f6e48e, #f9d36c, #f99f3e, #f26e6e, #d94a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-banana {
color: #f6e48e;
}
.lighthouse-glow {
color: #f9d36c;
}
.chat-orange {
color: #f99f3e;
}
.breeze-of-chilli {
color: #f26e6e;
}
.re-entry {
color: #d94a4a;
}

/* CSS Variables */
:root {
--pale-banana:#f6e48e;
--lighthouse-glow:#f9d36c;
--chat-orange:#f99f3e;
--breeze-of-chilli:#f26e6e;
--re-entry:#d94a4a;
}

More palettes to explore