All Palettes

Color Palette #a4d6d6, #f6b8a2, #f6d79d, #f8ebaf, #d8c0d8

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a4d6d6;
}
.mystic-tulip {
color: #f6b8a2;
}
.phoenix-fossil {
color: #f6d79d;
}
.star-studded {
color: #f8ebaf;
}
.thistle {
color: #d8c0d8;
}

/* CSS Variables */
:root {
--smooth-satin:#a4d6d6;
--mystic-tulip:#f6b8a2;
--phoenix-fossil:#f6d79d;
--star-studded:#f8ebaf;
--thistle:#d8c0d8;
}

More palettes to explore