All Palettes

Color Palette #e3b059, #f2d58c, #f4e4b3, #b5d1e8, #a6c4d9

0%
0%
0%

CSS code for this palette

/* CSS */
.cookie-crust {
color: #e3b059;
}
.sprouted {
color: #f2d58c;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.light-sea-cliff {
color: #b5d1e8;
}
.frozen-blue {
color: #a6c4d9;
}

/* CSS Variables */
:root {
--cookie-crust:#e3b059;
--sprouted:#f2d58c;
--smooth-as-corn-silk:#f4e4b3;
--light-sea-cliff:#b5d1e8;
--frozen-blue:#a6c4d9;
}

More palettes to explore