All Palettes

Color Palette #f8c4c9, #f5a8b8, #f28d78, #f17041, #e85d26

0%
0%
0%

CSS code for this palette

/* CSS */
.deco-pink {
color: #f8c4c9;
}
.rozowy-pink {
color: #f5a8b8;
}
.corralize {
color: #f28d78;
}
.chinese-orange {
color: #f17041;
}
.santiago-orange {
color: #e85d26;
}

/* CSS Variables */
:root {
--deco-pink:#f8c4c9;
--rozowy-pink:#f5a8b8;
--corralize:#f28d78;
--chinese-orange:#f17041;
--santiago-orange:#e85d26;
}

More palettes to explore