All Palettes

Color Palette #f7b5a1, #f9d89a, #fce8a6, #b3e5b3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.applesauce {
color: #f9d89a;
}
.bleached-sunflower {
color: #fce8a6;
}
.mint-cocktail-green {
color: #b3e5b3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--applesauce:#f9d89a;
--bleached-sunflower:#fce8a6;
--mint-cocktail-green:#b3e5b3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore