All Palettes

Color Palette #d65a29, #f6aa6f, #f9d68b, #4ebc5e, #1d3c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.obstinate-orange {
color: #d65a29;
}
.florida-sunrise {
color: #f6aa6f;
}
.5 {
color: #f9d68b;
}
.forest-maid {
color: #4ebc5e;
}
.blue-mosque {
color: #1d3c6d;
}

/* CSS Variables */
:root {
--obstinate-orange:#d65a29;
--florida-sunrise:#f6aa6f;
--5:#f9d68b;
--forest-maid:#4ebc5e;
--blue-mosque:#1d3c6d;
}

More palettes to explore