All Palettes

Color Palette #e3a5b7, #f2cad2, #f5e4d6, #fef2a4, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-party {
color: #e3a5b7;
}
.milkshake-pink {
color: #f2cad2;
}
.island-hopping {
color: #f5e4d6;
}
.buttered-popcorn {
color: #fef2a4;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--garden-party:#e3a5b7;
--milkshake-pink:#f2cad2;
--island-hopping:#f5e4d6;
--buttered-popcorn:#fef2a4;
--blue-angels-yellow:#fab700;
}

More palettes to explore