All Palettes

Color Palette #e5a4ae, #f8c4cc, #f2e8cf, #f9d36c, #f15b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.sprinkled-with-pink {
color: #e5a4ae;
}
.rose-shadow {
color: #f8c4cc;
}
.crescent-moon {
color: #f2e8cf;
}
.lighthouse-glow {
color: #f9d36c;
}
.hot-coral {
color: #f15b5b;
}

/* CSS Variables */
:root {
--sprinkled-with-pink:#e5a4ae;
--rose-shadow:#f8c4cc;
--crescent-moon:#f2e8cf;
--lighthouse-glow:#f9d36c;
--hot-coral:#f15b5b;
}

More palettes to explore