All Palettes

Color Palette #ff75b6, #ff9e8f, #ffcd75, #ffe7b3, #ffbdff

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-setting {
color: #ff75b6;
}
.peach-amber {
color: #ff9e8f;
}
.grandis {
color: #ffcd75;
}
.vanilla-ice-cream {
color: #ffe7b3;
}
.distilled-rose {
color: #ffbdff;
}

/* CSS Variables */
:root {
--dream-setting:#ff75b6;
--peach-amber:#ff9e8f;
--grandis:#ffcd75;
--vanilla-ice-cream:#ffe7b3;
--distilled-rose:#ffbdff;
}

More palettes to explore