All Palettes

Color Palette #ffb3c1, #ff6e61, #ffb347, #ffcb5c, #ff7e61

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.agrellan-badland {
color: #ffb347;
}
.nacho {
color: #ffcb5c;
}
.sunset-papaya {
color: #ff7e61;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--grapefruit-pulp:#ff6e61;
--agrellan-badland:#ffb347;
--nacho:#ffcb5c;
--sunset-papaya:#ff7e61;
}

More palettes to explore