All Palettes

Color Palette #e6a92d, #f1d76f, #f8e8a0, #a3c2e0, #5b8e9f

0%
0%
0%

CSS code for this palette

/* CSS */
.dried-goldenrod {
color: #e6a92d;
}
.mocha-dandelion {
color: #f1d76f;
}
.lazy-daisy {
color: #f8e8a0;
}
.artesian-pool {
color: #a3c2e0;
}
.georgian-revival-blue {
color: #5b8e9f;
}

/* CSS Variables */
:root {
--dried-goldenrod:#e6a92d;
--mocha-dandelion:#f1d76f;
--lazy-daisy:#f8e8a0;
--artesian-pool:#a3c2e0;
--georgian-revival-blue:#5b8e9f;
}

More palettes to explore