All Palettes

Color Palette #f9c2ae, #f6a2b3, #f28c73, #f15d3b, #e13e33

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-nectar {
color: #f9c2ae;
}
.pink-fit {
color: #f6a2b3;
}
.corralize {
color: #f28c73;
}
.oranzhewyi-orange {
color: #f15d3b;
}
.bacon-strips {
color: #e13e33;
}

/* CSS Variables */
:root {
--sweet-nectar:#f9c2ae;
--pink-fit:#f6a2b3;
--corralize:#f28c73;
--oranzhewyi-orange:#f15d3b;
--bacon-strips:#e13e33;
}

More palettes to explore