All Palettes

Color Palette #f5b400, #0f9f59, #db4639, #4387f4, #ab47bd

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.liberty-green {
color: #0f9f59;
}
.dangerously-red {
color: #db4639;
}
.seljuk-blue {
color: #4387f4;
}
.fuchsia-pheromone {
color: #ab47bd;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--liberty-green:#0f9f59;
--dangerously-red:#db4639;
--seljuk-blue:#4387f4;
--fuchsia-pheromone:#ab47bd;
}

More palettes to explore