All Palettes

Color Palette #f3d372, #f7a950, #fbbf7e, #59a6c0, #2a8c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.oriole-yellow {
color: #f3d372;
}
.pani-puri {
color: #f7a950;
}
.zing {
color: #fbbf7e;
}
.surgical {
color: #59a6c0;
}
.taos-turquoise {
color: #2a8c8d;
}

/* CSS Variables */
:root {
--oriole-yellow:#f3d372;
--pani-puri:#f7a950;
--zing:#fbbf7e;
--surgical:#59a6c0;
--taos-turquoise:#2a8c8d;
}

More palettes to explore