All Palettes

Color Palette #ffbb00, #f9c54e, #43b12b, #2d7b9a, #3c3e9a

0%
0%
0%

CSS code for this palette

/* CSS */
.nacho-cheese {
color: #ffbb00;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.green-seduction {
color: #43b12b;
}
.valley-of-glaciers {
color: #2d7b9a;
}
.galaxy-express {
color: #3c3e9a;
}

/* CSS Variables */
:root {
--nacho-cheese:#ffbb00;
--creamy-sweet-corn:#f9c54e;
--green-seduction:#43b12b;
--valley-of-glaciers:#2d7b9a;
--galaxy-express:#3c3e9a;
}

More palettes to explore