All Palettes

Color Palette #1a90ad, #1dbf89, #fbf84b, #ff7e3d, #ef4d5a

0%
0%
0%

CSS code for this palette

/* CSS */
.mediterranean-sea {
color: #1a90ad;
}
.vegan {
color: #1dbf89;
}
.biohazard-suit {
color: #fbf84b;
}
.mango-tango {
color: #ff7e3d;
}
.highlighter-red {
color: #ef4d5a;
}

/* CSS Variables */
:root {
--mediterranean-sea:#1a90ad;
--vegan:#1dbf89;
--biohazard-suit:#fbf84b;
--mango-tango:#ff7e3d;
--highlighter-red:#ef4d5a;
}

More palettes to explore