All Palettes

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

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore