All Palettes

Color Palette #ffb84d, #ffcc80, #ffee57, #80c684, #65b5f6

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.xanthe-yellow {
color: #ffee57;
}
.exhilarating-green {
color: #80c684;
}
.ti-n-l-n-sky {
color: #65b5f6;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--xanthe-yellow:#ffee57;
--exhilarating-green:#80c684;
--ti-n-l-n-sky:#65b5f6;
}

More palettes to explore