All Palettes

Color Palette #a5508e, #fbaf89, #fef3b4, #c4e3d9, #5cadaa

0%
0%
0%

CSS code for this palette

/* CSS */
.plum-dust {
color: #a5508e;
}
.orange-grove {
color: #fbaf89;
}
.dandelion-whisper {
color: #fef3b4;
}
.misty-isle {
color: #c4e3d9;
}
.artesian-well {
color: #5cadaa;
}

/* CSS Variables */
:root {
--plum-dust:#a5508e;
--orange-grove:#fbaf89;
--dandelion-whisper:#fef3b4;
--misty-isle:#c4e3d9;
--artesian-well:#5cadaa;
}

More palettes to explore