All Palettes

Color Palette #f5b400, #f6d70e, #e1f4a4, #a2d7cf, #6fb3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.tau-light-ochre {
color: #f6d70e;
}
.mint-julep {
color: #e1f4a4;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.broom-butterfly-blue {
color: #6fb3d8;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--tau-light-ochre:#f6d70e;
--mint-julep:#e1f4a4;
--touch-of-turquoise:#a2d7cf;
--broom-butterfly-blue:#6fb3d8;
}

More palettes to explore