All Palettes

Color Palette #efba0b, #f0da5c, #f2e29c, #c1e2c7, #7db8d4

0%
0%
0%

CSS code for this palette

/* CSS */
.pattypan {
color: #efba0b;
}
.dull-yellow {
color: #f0da5c;
}
.buttery-croissant {
color: #f2e29c;
}
.luna-green {
color: #c1e2c7;
}
.regale-blue {
color: #7db8d4;
}

/* CSS Variables */
:root {
--pattypan:#efba0b;
--dull-yellow:#f0da5c;
--buttery-croissant:#f2e29c;
--luna-green:#c1e2c7;
--regale-blue:#7db8d4;
}

More palettes to explore