All Palettes

Color Palette #f0b2d0, #e6a3c9, #f2a6b1, #f6b55a, #dba400

0%
0%
0%

CSS code for this palette

/* CSS */
.bunny-cake {
color: #f0b2d0;
}
.prettiest-pink {
color: #e6a3c9;
}
.pink-fit {
color: #f2a6b1;
}
.amber-yellow {
color: #f6b55a;
}
.golden-beryl-yellow {
color: #dba400;
}

/* CSS Variables */
:root {
--bunny-cake:#f0b2d0;
--prettiest-pink:#e6a3c9;
--pink-fit:#f2a6b1;
--amber-yellow:#f6b55a;
--golden-beryl-yellow:#dba400;
}

More palettes to explore