All Palettes

Color Palette #1ab0c7, #5bd4e1, #7ae0e6, #8cf2a2, #f9b548

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1ab0c7;
}
.blue-radiance {
color: #5bd4e1;
}
.turkish-turquoise {
color: #7ae0e6;
}
.mild-menthol {
color: #8cf2a2;
}
.butterscotch {
color: #f9b548;
}

/* CSS Variables */
:root {
--lago-blue:#1ab0c7;
--blue-radiance:#5bd4e1;
--turkish-turquoise:#7ae0e6;
--mild-menthol:#8cf2a2;
--butterscotch:#f9b548;
}

More palettes to explore