All Palettes

Color Palette #c25b8a, #f89b9c, #f1c84b, #9fd6d2, #a66e9b

0%
0%
0%

CSS code for this palette

/* CSS */
.beauty-queen {
color: #c25b8a;
}
.young-crab {
color: #f89b9c;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.shallow-shoal {
color: #9fd6d2;
}
.drama-queen {
color: #a66e9b;
}

/* CSS Variables */
:root {
--beauty-queen:#c25b8a;
--young-crab:#f89b9c;
--solar-plexus-chakra:#f1c84b;
--shallow-shoal:#9fd6d2;
--drama-queen:#a66e9b;
}

More palettes to explore