All Palettes

Color Palette #1e89c2, #4abf8c, #a3d55d, #f4d35d, #f85d72

0%
0%
0%

CSS code for this palette

/* CSS */
.cyan-cornflower-blue {
color: #1e89c2;
}
.garish-green {
color: #4abf8c;
}
.lime-lizard {
color: #a3d55d;
}
.salmon-eggs {
color: #f4d35d;
}
.ponceau {
color: #f85d72;
}

/* CSS Variables */
:root {
--cyan-cornflower-blue:#1e89c2;
--garish-green:#4abf8c;
--lime-lizard:#a3d55d;
--salmon-eggs:#f4d35d;
--ponceau:#f85d72;
}

More palettes to explore