All Palettes

Color Palette #c18a8a, #d2a05b, #d7c6a8, #a5b7cf, #4d8fa3

0%
0%
0%

CSS code for this palette

/* CSS */
.grand-sunset {
color: #c18a8a;
}
.honey-beehive {
color: #d2a05b;
}
.almond-butter {
color: #d7c6a8;
}
.minuet {
color: #a5b7cf;
}
.aegean-sea {
color: #4d8fa3;
}

/* CSS Variables */
:root {
--grand-sunset:#c18a8a;
--honey-beehive:#d2a05b;
--almond-butter:#d7c6a8;
--minuet:#a5b7cf;
--aegean-sea:#4d8fa3;
}

More palettes to explore