All Palettes

Color Palette #e76e50, #f6c1b1, #f1e4b1, #8bc34b, #3f89c6

0%
0%
0%

CSS code for this palette

/* CSS */
.entan-red {
color: #e76e50;
}
.rustique {
color: #f6c1b1;
}
.lime-bright {
color: #f1e4b1;
}
.citrus-surge {
color: #8bc34b;
}
.casting-sea {
color: #3f89c6;
}

/* CSS Variables */
:root {
--entan-red:#e76e50;
--rustique:#f6c1b1;
--lime-bright:#f1e4b1;
--citrus-surge:#8bc34b;
--casting-sea:#3f89c6;
}

More palettes to explore