All Palettes

Color Palette #f6c2a2, #f79d36, #f84c20, #db3d5d, #7d3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.neighborly-peach {
color: #f6c2a2;
}
.yellow-sea {
color: #f79d36;
}
.exotic-orange {
color: #f84c20;
}
.azalea {
color: #db3d5d;
}
.dull-violet {
color: #7d3f8d;
}

/* CSS Variables */
:root {
--neighborly-peach:#f6c2a2;
--yellow-sea:#f79d36;
--exotic-orange:#f84c20;
--azalea:#db3d5d;
--dull-violet:#7d3f8d;
}

More palettes to explore