All Palettes

Color Palette #ff7092, #ffb8ba, #fae4db, #f7f7f7, #b7fbbe

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.hard-candy {
color: #ffb8ba;
}
.sherry-cream {
color: #fae4db;
}
.lynx-white {
color: #f7f7f7;
}
.light-mint {
color: #b7fbbe;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--hard-candy:#ffb8ba;
--sherry-cream:#fae4db;
--lynx-white:#f7f7f7;
--light-mint:#b7fbbe;
}

More palettes to explore