All Palettes

Color Palette #f6c80e, #f6e6a7, #e3f2f1, #a7d3d3, #4c908f

0%
0%
0%

CSS code for this palette

/* CSS */
.egg-toast {
color: #f6c80e;
}
.gold-sand {
color: #f6e6a7;
}
.bone-chilling {
color: #e3f2f1;
}
.eton-blue {
color: #a7d3d3;
}
.mirage-lake {
color: #4c908f;
}

/* CSS Variables */
:root {
--egg-toast:#f6c80e;
--gold-sand:#f6e6a7;
--bone-chilling:#e3f2f1;
--eton-blue:#a7d3d3;
--mirage-lake:#4c908f;
}

More palettes to explore