All Palettes

Color Palette #ffc2cc, #ffb3d6, #ff8052, #ff6347, #ff4400

0%
0%
0%

CSS code for this palette

/* CSS */
.blobfish {
color: #ffc2cc;
}
.lavender-candy {
color: #ffb3d6;
}
.n-rang-orange {
color: #ff8052;
}
.bruschetta-tomato {
color: #ff6347;
}
.inferno-orange {
color: #ff4400;
}

/* CSS Variables */
:root {
--blobfish:#ffc2cc;
--lavender-candy:#ffb3d6;
--n-rang-orange:#ff8052;
--bruschetta-tomato:#ff6347;
--inferno-orange:#ff4400;
}

More palettes to explore