All Palettes

Color Palette #1f9e9e, #5cc6d6, #8ed5f5, #f5c24d, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9e9e;
}
.watercourse {
color: #5cc6d6;
}
.kul-sharif-blue {
color: #8ed5f5;
}
.creamy-sweet-corn {
color: #f5c24d;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--baltic:#1f9e9e;
--watercourse:#5cc6d6;
--kul-sharif-blue:#8ed5f5;
--creamy-sweet-corn:#f5c24d;
--pompelmo:#ff6b6b;
}

More palettes to explore