All Palettes

Color Palette #2ab0e5, #5abfd3, #8ee0e6, #f1f8f8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.lynx-screen-blue {
color: #2ab0e5;
}
.skink-blue {
color: #5abfd3;
}
.island-paradise {
color: #8ee0e6;
}
.distant-horizon {
color: #f1f8f8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--lynx-screen-blue:#2ab0e5;
--skink-blue:#5abfd3;
--island-paradise:#8ee0e6;
--distant-horizon:#f1f8f8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore