All Palettes

Color Palette #d4a5a1, #e7b99c, #c4d9d4, #9fc1d6, #f6d55a

0%
0%
0%

CSS code for this palette

/* CSS */
.la-vie-en-rose {
color: #d4a5a1;
}
.creole-cottage {
color: #e7b99c;
}
.green-wave {
color: #c4d9d4;
}
.bluette {
color: #9fc1d6;
}
.wake-me-up {
color: #f6d55a;
}

/* CSS Variables */
:root {
--la-vie-en-rose:#d4a5a1;
--creole-cottage:#e7b99c;
--green-wave:#c4d9d4;
--bluette:#9fc1d6;
--wake-me-up:#f6d55a;
}

More palettes to explore