All Palettes

Color Palette #ef4e4e, #ffb84d, #4eb7ac, #42a5f5, #49148a

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-strawberry {
color: #ef4e4e;
}
.floral-leaf {
color: #ffb84d;
}
.emerald-wave {
color: #4eb7ac;
}
.adamantine-blue {
color: #42a5f5;
}
.pitch-violet {
color: #49148a;
}

/* CSS Variables */
:root {
--pastel-strawberry:#ef4e4e;
--floral-leaf:#ffb84d;
--emerald-wave:#4eb7ac;
--adamantine-blue:#42a5f5;
--pitch-violet:#49148a;
}

More palettes to explore