All Palettes

Color Palette #b19bd9, #e6a2c8, #f7a1b1, #f5b400, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-velvet {
color: #b19bd9;
}
.prettiest-pink {
color: #e6a2c8;
}
.ballet-slippers {
color: #f7a1b1;
}
.american-yellow {
color: #f5b400;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--violet-velvet:#b19bd9;
--prettiest-pink:#e6a2c8;
--ballet-slippers:#f7a1b1;
--american-yellow:#f5b400;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore