All Palettes

Color Palette #f6bb3c, #f8d77c, #f9e4a9, #a3d978, #7fceeb

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mary {
color: #f6bb3c;
}
.golden-glow {
color: #f8d77c;
}
.gold-sand {
color: #f9e4a9;
}
.crystal-green {
color: #a3d978;
}
.sky-of-ocean {
color: #7fceeb;
}

/* CSS Variables */
:root {
--golden-mary:#f6bb3c;
--golden-glow:#f8d77c;
--gold-sand:#f9e4a9;
--crystal-green:#a3d978;
--sky-of-ocean:#7fceeb;
}

More palettes to explore