All Palettes

Color Palette #a4799b, #f6b6c1, #fce5d9, #f9cf7b, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.long-forgotten-purple {
color: #a4799b;
}
.ibis {
color: #f6b6c1;
}
.cool-cream {
color: #fce5d9;
}
.popcorn {
color: #f9cf7b;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--long-forgotten-purple:#a4799b;
--ibis:#f6b6c1;
--cool-cream:#fce5d9;
--popcorn:#f9cf7b;
--welcoming-wasp:#f0a800;
}

More palettes to explore