All Palettes

Color Palette #f44725, #f66b3c, #f8a23f, #f9c78b, #e7f4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.chinese-goldfish {
color: #f44725;
}
.carrot {
color: #f66b3c;
}
.double-dragon {
color: #f8a23f;
}
.arts-crafts-gold {
color: #f9c78b;
}
.dingy-sticky-note {
color: #e7f4a4;
}

/* CSS Variables */
:root {
--chinese-goldfish:#f44725;
--carrot:#f66b3c;
--double-dragon:#f8a23f;
--arts-crafts-gold:#f9c78b;
--dingy-sticky-note:#e7f4a4;
}

More palettes to explore