All Palettes

Color Palette #1eb4e6, #3ddb8a, #f7e559, #fe9c39, #f04c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.huelve-o-horizon {
color: #1eb4e6;
}
.drunken-dragonfly {
color: #3ddb8a;
}
.blacksmith-fire {
color: #f7e559;
}
.blazing-bonfire {
color: #fe9c39;
}
.pastel-strawberry {
color: #f04c4c;
}

/* CSS Variables */
:root {
--huelve-o-horizon:#1eb4e6;
--drunken-dragonfly:#3ddb8a;
--blacksmith-fire:#f7e559;
--blazing-bonfire:#fe9c39;
--pastel-strawberry:#f04c4c;
}

More palettes to explore