All Palettes

Color Palette #d2902d, #f0c74c, #f6e688, #b4e2a1, #75c7c0

0%
0%
0%

CSS code for this palette

/* CSS */
.vibrant-amber {
color: #d2902d;
}
.solar-plexus-chakra {
color: #f0c74c;
}
.no-gmb-yellow {
color: #f6e688;
}
.basil-smash {
color: #b4e2a1;
}
.cyantific {
color: #75c7c0;
}

/* CSS Variables */
:root {
--vibrant-amber:#d2902d;
--solar-plexus-chakra:#f0c74c;
--no-gmb-yellow:#f6e688;
--basil-smash:#b4e2a1;
--cyantific:#75c7c0;
}

More palettes to explore