All Palettes

Color Palette #a8a0bb, #e1b7d4, #f9c1a9, #f0a800, #c79e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.fragrant-satchel {
color: #a8a0bb;
}
.eau-de-rose {
color: #e1b7d4;
}
.sweet-apricot {
color: #f9c1a9;
}
.welcoming-wasp {
color: #f0a800;
}
.laredo-road {
color: #c79e4d;
}

/* CSS Variables */
:root {
--fragrant-satchel:#a8a0bb;
--eau-de-rose:#e1b7d4;
--sweet-apricot:#f9c1a9;
--welcoming-wasp:#f0a800;
--laredo-road:#c79e4d;
}

More palettes to explore