All Palettes

Color Palette #c4b4d5, #e6a7c3, #ff8a9d, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.plumeria {
color: #c4b4d5;
}
.think-pink {
color: #e6a7c3;
}
.conch-shell {
color: #ff8a9d;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--plumeria:#c4b4d5;
--think-pink:#e6a7c3;
--conch-shell:#ff8a9d;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore