All Palettes

Color Palette #e8a1ae, #f1c84b, #69af4b, #4a7cba, #f78c22

0%
0%
0%

CSS code for this palette

/* CSS */
.sprinkled-with-pink {
color: #e8a1ae;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sour-candy {
color: #69af4b;
}
.ashton-blue {
color: #4a7cba;
}
.flame-orange {
color: #f78c22;
}

/* CSS Variables */
:root {
--sprinkled-with-pink:#e8a1ae;
--solar-plexus-chakra:#f1c84b;
--sour-candy:#69af4b;
--ashton-blue:#4a7cba;
--flame-orange:#f78c22;
}

More palettes to explore