All Palettes

Color Palette #ebb9b2, #f4d07b, #b9e0b2, #598e9b, #a76c92

0%
0%
0%

CSS code for this palette

/* CSS */
.beauty-bush {
color: #ebb9b2;
}
.popcorn {
color: #f4d07b;
}
.mint-cocktail-green {
color: #b9e0b2;
}
.harbor {
color: #598e9b;
}
.mauve-memento {
color: #a76c92;
}

/* CSS Variables */
:root {
--beauty-bush:#ebb9b2;
--popcorn:#f4d07b;
--mint-cocktail-green:#b9e0b2;
--harbor:#598e9b;
--mauve-memento:#a76c92;
}

More palettes to explore