All Palettes

Color Palette #ffb3c1, #ff7092, #ff998a, #ffb347, #ffcd94

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.agrellan-badland {
color: #ffb347;
}
.apricot-light {
color: #ffcd94;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--agrellan-badland:#ffb347;
--apricot-light:#ffcd94;
}

More palettes to explore