All Palettes

Color Palette #ffc2cc, #ff8052, #ff4400, #ffd900, #ffd9b8

0%
0%
0%

CSS code for this palette

/* CSS */
.blobfish {
color: #ffc2cc;
}
.n-rang-orange {
color: #ff8052;
}
.inferno-orange {
color: #ff4400;
}
.soviet-gold {
color: #ffd900;
}
.peach-puff {
color: #ffd9b8;
}

/* CSS Variables */
:root {
--blobfish:#ffc2cc;
--n-rang-orange:#ff8052;
--inferno-orange:#ff4400;
--soviet-gold:#ffd900;
--peach-puff:#ffd9b8;
}

More palettes to explore