All Palettes

Color Palette #00a1e6, #f9c54e, #ff6e61, #f94346, #000000

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a1e6;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.tomato-frog {
color: #f94346;
}
.black {
color: #000000;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a1e6;
--creamy-sweet-corn:#f9c54e;
--grapefruit-pulp:#ff6e61;
--tomato-frog:#f94346;
--black:#000000;
}

More palettes to explore