All Palettes

Color Palette #ffebee, #ffccd1, #ef9a9a, #ef5552, #c72929

0%
0%
0%

CSS code for this palette

/* CSS */
.just-pink-enough {
color: #ffebee;
}
.sweet-sixteen {
color: #ffccd1;
}
.funki-porcini {
color: #ef9a9a;
}
.khmer-curry {
color: #ef5552;
}
.akabeni {
color: #c72929;
}

/* CSS Variables */
:root {
--just-pink-enough:#ffebee;
--sweet-sixteen:#ffccd1;
--funki-porcini:#ef9a9a;
--khmer-curry:#ef5552;
--akabeni:#c72929;
}

More palettes to explore