All Palettes

Color Palette #fa5a29, #fab829, #f9e380, #a1d449, #409c40

0%
0%
0%

CSS code for this palette

/* CSS */
.raw-sunset {
color: #fa5a29;
}
.hot-sun {
color: #fab829;
}
.pasta-luego {
color: #f9e380;
}
.wicked-green {
color: #a1d449;
}
.kryptonite-green {
color: #409c40;
}

/* CSS Variables */
:root {
--raw-sunset:#fa5a29;
--hot-sun:#fab829;
--pasta-luego:#f9e380;
--wicked-green:#a1d449;
--kryptonite-green:#409c40;
}

More palettes to explore