All Palettes

Color Palette #f2b636, #c8782d, #a14c21, #7c2d3f, #5a5b90

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-power {
color: #f2b636;
}
.october {
color: #c8782d;
}
.hamburger {
color: #a14c21;
}
.rhododendron {
color: #7c2d3f;
}
.persian-plush {
color: #5a5b90;
}

/* CSS Variables */
:root {
--solar-power:#f2b636;
--october:#c8782d;
--hamburger:#a14c21;
--rhododendron:#7c2d3f;
--persian-plush:#5a5b90;
}

More palettes to explore