All Palettes

Color Palette #1a818e, #4eb1a1, #80d1c1, #f7e1a1, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1a818e;
}
.sacred-turquoise {
color: #4eb1a1;
}
.blue-frosting {
color: #80d1c1;
}
.venetian-yellow {
color: #f7e1a1;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--pagoda-blue:#1a818e;
--sacred-turquoise:#4eb1a1;
--blue-frosting:#80d1c1;
--venetian-yellow:#f7e1a1;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore