All Palettes

Color Palette #da5f2b, #f99f3e, #fcda7e, #fef3b4, #e5b334

0%
0%
0%

CSS code for this palette

/* CSS */
.full-of-life {
color: #da5f2b;
}
.chat-orange {
color: #f99f3e;
}
.snug-yellow {
color: #fcda7e;
}
.dandelion-whisper {
color: #fef3b4;
}
.nanohanacha-gold {
color: #e5b334;
}

/* CSS Variables */
:root {
--full-of-life:#da5f2b;
--chat-orange:#f99f3e;
--snug-yellow:#fcda7e;
--dandelion-whisper:#fef3b4;
--nanohanacha-gold:#e5b334;
}

More palettes to explore