All Palettes

Color Palette #5eb7e4, #4abad3, #3fb8c6, #2ab29d, #1eb372

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu {
color: #5eb7e4;
}
.bachelor-button {
color: #4abad3;
}
.water-sports {
color: #3fb8c6;
}
.capture {
color: #2ab29d;
}
.april-fool-s-red {
color: #1eb372;
}

/* CSS Variables */
:root {
--malibu:#5eb7e4;
--bachelor-button:#4abad3;
--water-sports:#3fb8c6;
--capture:#2ab29d;
--april-fool-s-red:#1eb372;
}

More palettes to explore