All Palettes

Color Palette #ffb8e7, #ff94d8, #ff709b, #ffa600, #ffeb8a

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-quartz {
color: #ffb8e7;
}
.pink-condition {
color: #ff94d8;
}
.french-pink {
color: #ff709b;
}
.cheese {
color: #ffa600;
}
.quack-quack {
color: #ffeb8a;
}

/* CSS Variables */
:root {
--pink-quartz:#ffb8e7;
--pink-condition:#ff94d8;
--french-pink:#ff709b;
--cheese:#ffa600;
--quack-quack:#ffeb8a;
}

More palettes to explore