All Palettes

Color Palette #1a8989, #4cb8b8, #8fe0e0, #f3e8a0, #f9a96c

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8989;
}
.crystalsong-blue {
color: #4cb8b8;
}
.island-paradise {
color: #8fe0e0;
}
.lazy-daisy {
color: #f3e8a0;
}
.trump-tan {
color: #f9a96c;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8989;
--crystalsong-blue:#4cb8b8;
--island-paradise:#8fe0e0;
--lazy-daisy:#f3e8a0;
--trump-tan:#f9a96c;
}

More palettes to explore