All Palettes

Color Palette #ff7092, #000000, #ff998a, #f8c6b4, #ffccf9

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.black {
color: #000000;
}
.peach-pink {
color: #ff998a;
}
.apricot-obsession {
color: #f8c6b4;
}
.kissed-by-mist {
color: #ffccf9;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--black:#000000;
--peach-pink:#ff998a;
--apricot-obsession:#f8c6b4;
--kissed-by-mist:#ffccf9;
}

More palettes to explore