All Palettes

Color Palette #d9513f, #f99f3e, #fedc62, #a1d96d, #3d7c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.spirit-warrior {
color: #d9513f;
}
.chat-orange {
color: #f99f3e;
}
.here-comes-the-sun {
color: #fedc62;
}
.tropical-light {
color: #a1d96d;
}
.mysterious-blue {
color: #3d7c8a;
}

/* CSS Variables */
:root {
--spirit-warrior:#d9513f;
--chat-orange:#f99f3e;
--here-comes-the-sun:#fedc62;
--tropical-light:#a1d96d;
--mysterious-blue:#3d7c8a;
}

More palettes to explore