All Palettes

Color Palette #e6a100, #9fda2b, #35b69a, #0086b3, #664091

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-butter {
color: #e6a100;
}
.effervescent-lime {
color: #9fda2b;
}
.waterfall {
color: #35b69a;
}
.stomy-shower {
color: #0086b3;
}
.sweet-flag {
color: #664091;
}

/* CSS Variables */
:root {
--hot-butter:#e6a100;
--effervescent-lime:#9fda2b;
--waterfall:#35b69a;
--stomy-shower:#0086b3;
--sweet-flag:#664091;
}

More palettes to explore