All Palettes

Color Palette #d5e0e7, #a1c6d4, #5c9a9d, #e3b0b6, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.stone-washed {
color: #d5e0e7;
}
.blue-dam {
color: #a1c6d4;
}
.jugendstil-turquoise {
color: #5c9a9d;
}
.amazon-river-dolphin {
color: #e3b0b6;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--stone-washed:#d5e0e7;
--blue-dam:#a1c6d4;
--jugendstil-turquoise:#5c9a9d;
--amazon-river-dolphin:#e3b0b6;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore