All Palettes

Color Palette #faa700, #f3e849, #a8d63d, #50b9a1, #2e5c99

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.yellow-petal {
color: #f3e849;
}
.burst-of-lime {
color: #a8d63d;
}
.jolt-of-jade {
color: #50b9a1;
}
.neptune-blue {
color: #2e5c99;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--yellow-petal:#f3e849;
--burst-of-lime:#a8d63d;
--jolt-of-jade:#50b9a1;
--neptune-blue:#2e5c99;
}

More palettes to explore