All Palettes

Color Palette #1b8da7, #68d1d4, #b4e9e4, #f8cf3a, #fa9614

0%
0%
0%

CSS code for this palette

/* CSS */
.mediterranean-sea {
color: #1b8da7;
}
.throat-chakra {
color: #68d1d4;
}
.tahitian-breeze {
color: #b4e9e4;
}
.marigold-dust {
color: #f8cf3a;
}
.cheese-please {
color: #fa9614;
}

/* CSS Variables */
:root {
--mediterranean-sea:#1b8da7;
--throat-chakra:#68d1d4;
--tahitian-breeze:#b4e9e4;
--marigold-dust:#f8cf3a;
--cheese-please:#fa9614;
}

More palettes to explore