All Palettes

Color Palette #ffc2cc, #ff6e61, #ffb347, #ff99a1, #ff667d

0%
0%
0%

CSS code for this palette

/* CSS */
.blobfish {
color: #ffc2cc;
}
.grapefruit-pulp {
color: #ff6e61;
}
.agrellan-badland {
color: #ffb347;
}
.rubber-radish {
color: #ff99a1;
}
.kisses-and-hugs {
color: #ff667d;
}

/* CSS Variables */
:root {
--blobfish:#ffc2cc;
--grapefruit-pulp:#ff6e61;
--agrellan-badland:#ffb347;
--rubber-radish:#ff99a1;
--kisses-and-hugs:#ff667d;
}

More palettes to explore