All Palettes

Color Palette #f9d77b, #f1b341, #e6a92d, #d8c7e5, #a1dff7

0%
0%
0%

CSS code for this palette

/* CSS */
.firelight {
color: #f9d77b;
}
.butter-cream {
color: #f1b341;
}
.dried-goldenrod {
color: #e6a92d;
}
.purity {
color: #d8c7e5;
}
.ganon-blue {
color: #a1dff7;
}

/* CSS Variables */
:root {
--firelight:#f9d77b;
--butter-cream:#f1b341;
--dried-goldenrod:#e6a92d;
--purity:#d8c7e5;
--ganon-blue:#a1dff7;
}

More palettes to explore