All Palettes

Color Palette #f7cad9, #f4a4bf, #f27d9a, #c97c6e, #a94d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f7cad9;
}
.pink-chalk {
color: #f4a4bf;
}
.pink-carnation {
color: #f27d9a;
}
.canyon-clay {
color: #c97c6e;
}
.wilted-brown {
color: #a94d3d;
}

/* CSS Variables */
:root {
--baby-steps:#f7cad9;
--pink-chalk:#f4a4bf;
--pink-carnation:#f27d9a;
--canyon-clay:#c97c6e;
--wilted-brown:#a94d3d;
}

More palettes to explore