All Palettes

Color Palette #f8e8c4, #f1c84b, #f16f3b, #e04f38, #a34d8c

0%
0%
0%

CSS code for this palette

/* CSS */
.foundation {
color: #f8e8c4;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.chinese-orange {
color: #f16f3b;
}
.orangeade {
color: #e04f38;
}
.viva-magenta {
color: #a34d8c;
}

/* CSS Variables */
:root {
--foundation:#f8e8c4;
--solar-plexus-chakra:#f1c84b;
--chinese-orange:#f16f3b;
--orangeade:#e04f38;
--viva-magenta:#a34d8c;
}

More palettes to explore