All Palettes

Color Palette #e3a1af, #e6c8b7, #d8e4e1, #a3c6d1, #4a8c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.sprinkled-with-pink {
color: #e3a1af;
}
.cupcake-rose {
color: #e6c8b7;
}
.breakwaters {
color: #d8e4e1;
}
.blue-dam {
color: #a3c6d1;
}
.dusty-teal {
color: #4a8c8b;
}

/* CSS Variables */
:root {
--sprinkled-with-pink:#e3a1af;
--cupcake-rose:#e6c8b7;
--breakwaters:#d8e4e1;
--blue-dam:#a3c6d1;
--dusty-teal:#4a8c8b;
}

More palettes to explore