All Palettes

Color Palette #2f5d6f, #4cae8d, #a3d55d, #f1c84b, #e84545

0%
0%
0%

CSS code for this palette

/* CSS */
.blumine {
color: #2f5d6f;
}
.hole-in-one {
color: #4cae8d;
}
.lime-lizard {
color: #a3d55d;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.x-marks-the-spot {
color: #e84545;
}

/* CSS Variables */
:root {
--blumine:#2f5d6f;
--hole-in-one:#4cae8d;
--lime-lizard:#a3d55d;
--solar-plexus-chakra:#f1c84b;
--x-marks-the-spot:#e84545;
}

More palettes to explore