All Palettes

Color Palette #a3d7d1, #a2b9b5, #9f9eae, #f6e1b6, #f7b7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a3d7d1;
}
.holly-glen {
color: #a2b9b5;
}
.indolence {
color: #9f9eae;
}
.soft-butter {
color: #f6e1b6;
}
.mystic-tulip {
color: #f7b7a1;
}

/* CSS Variables */
:root {
--smooth-satin:#a3d7d1;
--holly-glen:#a2b9b5;
--indolence:#9f9eae;
--soft-butter:#f6e1b6;
--mystic-tulip:#f7b7a1;
}

More palettes to explore