All Palettes

Color Palette #ff7092, #ffb3c1, #ffccf2, #ffdeb8, #ffb347

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.matt-pink {
color: #ffb3c1;
}
.shampoo {
color: #ffccf2;
}
.liveliness {
color: #ffdeb8;
}
.agrellan-badland {
color: #ffb347;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--matt-pink:#ffb3c1;
--shampoo:#ffccf2;
--liveliness:#ffdeb8;
--agrellan-badland:#ffb347;
}

More palettes to explore