All Palettes

Color Palette #f9c69f, #f1a7b3, #f084af, #d166b1, #9d4d9d

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f9c69f;
}
.princess {
color: #f1a7b3;
}
.brown-knapweed {
color: #f084af;
}
.mega-magenta {
color: #d166b1;
}
.hyacinth-violet {
color: #9d4d9d;
}

/* CSS Variables */
:root {
--shrimp-toast:#f9c69f;
--princess:#f1a7b3;
--brown-knapweed:#f084af;
--mega-magenta:#d166b1;
--hyacinth-violet:#9d4d9d;
}

More palettes to explore