All Palettes

Color Palette #a6b6d9, #e9caa5, #f5a85b, #d05249, #a23f5b

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-sachet {
color: #a6b6d9;
}
.autumn-blonde {
color: #e9caa5;
}
.sandy-brown {
color: #f5a85b;
}
.ginger-flower {
color: #d05249;
}
.gooseberry {
color: #a23f5b;
}

/* CSS Variables */
:root {
--lilac-sachet:#a6b6d9;
--autumn-blonde:#e9caa5;
--sandy-brown:#f5a85b;
--ginger-flower:#d05249;
--gooseberry:#a23f5b;
}

More palettes to explore