All Palettes

Color Palette #5cb8e6, #4fc9c9, #40d4a5, #f2ba36, #f1693b

0%
0%
0%

CSS code for this palette

/* CSS */
.nancy {
color: #5cb8e6;
}
.may-day {
color: #4fc9c9;
}
.mint-jelly {
color: #40d4a5;
}
.barberry-yellow {
color: #f2ba36;
}
.firecracker {
color: #f1693b;
}

/* CSS Variables */
:root {
--nancy:#5cb8e6;
--may-day:#4fc9c9;
--mint-jelly:#40d4a5;
--barberry-yellow:#f2ba36;
--firecracker:#f1693b;
}

More palettes to explore