All Palettes

Color Palette #be2d2d, #e96a25, #f4b41f, #f7e13b, #e5f556

0%
0%
0%

CSS code for this palette

/* CSS */
.ginshu {
color: #be2d2d;
}
.24-carrot {
color: #e96a25;
}
.oregon-trail {
color: #f4b41f;
}
.fluffy-duckling {
color: #f7e13b;
}
.gargantua {
color: #e5f556;
}

/* CSS Variables */
:root {
--ginshu:#be2d2d;
--24-carrot:#e96a25;
--oregon-trail:#f4b41f;
--fluffy-duckling:#f7e13b;
--gargantua:#e5f556;
}

More palettes to explore