All Palettes

Color Palette #ff7092, #ff8f9e, #ffb8ba, #f6f6d5, #d4e7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.charming-cherry {
color: #ff8f9e;
}
.hard-candy {
color: #ffb8ba;
}
.rising-star {
color: #f6f6d5;
}
.freezing-vapor {
color: #d4e7f7;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--charming-cherry:#ff8f9e;
--hard-candy:#ffb8ba;
--rising-star:#f6f6d5;
--freezing-vapor:#d4e7f7;
}

More palettes to explore