All Palettes

Color Palette #da4b2b, #f26c3a, #f6a65a, #f9c98b, #fef5b4

0%
0%
0%

CSS code for this palette

/* CSS */
.crab-curry {
color: #da4b2b;
}
.mandarin-orange {
color: #f26c3a;
}
.ginger-milk {
color: #f6a65a;
}
.arts-crafts-gold {
color: #f9c98b;
}
.dandelion-whisper {
color: #fef5b4;
}

/* CSS Variables */
:root {
--crab-curry:#da4b2b;
--mandarin-orange:#f26c3a;
--ginger-milk:#f6a65a;
--arts-crafts-gold:#f9c98b;
--dandelion-whisper:#fef5b4;
}

More palettes to explore