All Palettes

Color Palette #1f9ca3, #6ed4d2, #a2e0e7, #f3a5c2, #f9c16c

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9ca3;
}
.throat-chakra {
color: #6ed4d2;
}
.luminescent-blue {
color: #a2e0e7;
}
.tickled-pink {
color: #f3a5c2;
}
.golden-opportunity {
color: #f9c16c;
}

/* CSS Variables */
:root {
--baltic:#1f9ca3;
--throat-chakra:#6ed4d2;
--luminescent-blue:#a2e0e7;
--tickled-pink:#f3a5c2;
--golden-opportunity:#f9c16c;
}

More palettes to explore