All Palettes

Color Palette #f6d12c, #e3b10d, #bdbd00, #a88c00, #806c00

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-of-spring {
color: #f6d12c;
}
.sun-drops {
color: #e3b10d;
}
.leafy-seadragon {
color: #bdbd00;
}
.romaine-green {
color: #a88c00;
}
.sunlit-kelp-green {
color: #806c00;
}

/* CSS Variables */
:root {
--dream-of-spring:#f6d12c;
--sun-drops:#e3b10d;
--leafy-seadragon:#bdbd00;
--romaine-green:#a88c00;
--sunlit-kelp-green:#806c00;
}

More palettes to explore