All Palettes

Color Palette #facec7, #f8bba5, #f5a23d, #f06c3d, #c84c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.cloud-number-nine {
color: #facec7;
}
.blushing-apricot {
color: #f8bba5;
}
.y-ng-ch-ng-orange {
color: #f5a23d;
}
.opulent-orange {
color: #f06c3d;
}
.painted-poppy {
color: #c84c3c;
}

/* CSS Variables */
:root {
--cloud-number-nine:#facec7;
--blushing-apricot:#f8bba5;
--y-ng-ch-ng-orange:#f5a23d;
--opulent-orange:#f06c3d;
--painted-poppy:#c84c3c;
}

More palettes to explore