All Palettes

Color Palette #f9b92f, #f7d059, #f4e79f, #b6e59e, #7dd4d8

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-groove {
color: #f9b92f;
}
.rubber-ducky {
color: #f7d059;
}
.lazy-daisy {
color: #f4e79f;
}
.basil-smash {
color: #b6e59e;
}
.aruba-blue {
color: #7dd4d8;
}

/* CSS Variables */
:root {
--yellow-groove:#f9b92f;
--rubber-ducky:#f7d059;
--lazy-daisy:#f4e79f;
--basil-smash:#b6e59e;
--aruba-blue:#7dd4d8;
}

More palettes to explore