All Palettes

Color Palette #ffb3b3, #ff6e61, #ff4d4d, #ff3d3d, #ffb347

0%
0%
0%

CSS code for this palette

/* CSS */
.wildflower-bouquet {
color: #ffb3b3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4d;
}
.coral-red {
color: #ff3d3d;
}
.agrellan-badland {
color: #ffb347;
}

/* CSS Variables */
:root {
--wildflower-bouquet:#ffb3b3;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4d;
--coral-red:#ff3d3d;
--agrellan-badland:#ffb347;
}

More palettes to explore