All Palettes

Color Palette #b29bc0, #e6a7d3, #f1d0e5, #f1c84b, #d27d28

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-tulip {
color: #b29bc0;
}
.light-orchid {
color: #e6a7d3;
}
.poodle-pink {
color: #f1d0e5;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.bitter-orange {
color: #d27d28;
}

/* CSS Variables */
:root {
--atlantic-tulip:#b29bc0;
--light-orchid:#e6a7d3;
--poodle-pink:#f1d0e5;
--solar-plexus-chakra:#f1c84b;
--bitter-orange:#d27d28;
}

More palettes to explore