All Palettes

Color Palette #00a5e0, #f6b83c, #f35f20, #7b3b9b, #efe54d

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a5e0;
}
.squash-blossom {
color: #f6b83c;
}
.plastic-carrot {
color: #f35f20;
}
.cadmium-violet {
color: #7b3b9b;
}
.yellow-petal {
color: #efe54d;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a5e0;
--squash-blossom:#f6b83c;
--plastic-carrot:#f35f20;
--cadmium-violet:#7b3b9b;
--yellow-petal:#efe54d;
}

More palettes to explore