All Palettes

Color Palette #d55a2a, #e77e23, #f6c84c, #a2c8a7, #4b8abe

0%
0%
0%

CSS code for this palette

/* CSS */
.obstinate-orange {
color: #d55a2a;
}
.orange-gluttony {
color: #e77e23;
}
.sunny-mood {
color: #f6c84c;
}
.french-market {
color: #a2c8a7;
}
.boat-house {
color: #4b8abe;
}

/* CSS Variables */
:root {
--obstinate-orange:#d55a2a;
--orange-gluttony:#e77e23;
--sunny-mood:#f6c84c;
--french-market:#a2c8a7;
--boat-house:#4b8abe;
}

More palettes to explore