All Palettes

Color Palette #a85d9b, #e5b2e6, #f4d46c, #ff6d1f, #ffbeb3

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-orchid {
color: #a85d9b;
}
.dream-land {
color: #e5b2e6;
}
.forsythia-blossom {
color: #f4d46c;
}
.shocking-orange {
color: #ff6d1f;
}
.melon-water {
color: #ffbeb3;
}

/* CSS Variables */
:root {
--radiant-orchid:#a85d9b;
--dream-land:#e5b2e6;
--forsythia-blossom:#f4d46c;
--shocking-orange:#ff6d1f;
--melon-water:#ffbeb3;
}

More palettes to explore