All Palettes

Color Palette #015c83, #009dbd, #00b3aa, #a3d55d, #f2d750

0%
0%
0%

CSS code for this palette

/* CSS */
.high-profile {
color: #015c83;
}
.greek-blue {
color: #009dbd;
}
.verditer {
color: #00b3aa;
}
.lime-lizard {
color: #a3d55d;
}
.golden-apples {
color: #f2d750;
}

/* CSS Variables */
:root {
--high-profile:#015c83;
--greek-blue:#009dbd;
--verditer:#00b3aa;
--lime-lizard:#a3d55d;
--golden-apples:#f2d750;
}

More palettes to explore