All Palettes

Color Palette #1e8d99, #51bcf5, #a8e2f0, #f6d55a, #f5b042

0%
0%
0%

CSS code for this palette

/* CSS */
.waikiki {
color: #1e8d99;
}
.clean-pool {
color: #51bcf5;
}
.atmospheric-soft-blue {
color: #a8e2f0;
}
.wake-me-up {
color: #f6d55a;
}
.butter-cream {
color: #f5b042;
}

/* CSS Variables */
:root {
--waikiki:#1e8d99;
--clean-pool:#51bcf5;
--atmospheric-soft-blue:#a8e2f0;
--wake-me-up:#f6d55a;
--butter-cream:#f5b042;
}

More palettes to explore