All Palettes

Color Palette #a35c90, #b79bc5, #e9c3d4, #f5e2a3, #f3b05e

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a35c90;
}
.crocus-petal {
color: #b79bc5;
}
.misty-memories {
color: #e9c3d4;
}
.sun-dust {
color: #f5e2a3;
}
.goldfish {
color: #f3b05e;
}

/* CSS Variables */
:root {
--cyclamen-red:#a35c90;
--crocus-petal:#b79bc5;
--misty-memories:#e9c3d4;
--sun-dust:#f5e2a3;
--goldfish:#f3b05e;
}

More palettes to explore