All Palettes

Color Palette #d9ab9b, #f4b4a4, #fddc9b, #a5d5d5, #6c8d99

0%
0%
0%

CSS code for this palette

/* CSS */
.cottage-rose {
color: #d9ab9b;
}
.first-date {
color: #f4b4a4;
}
.butter-cupcake {
color: #fddc9b;
}
.smooth-satin {
color: #a5d5d5;
}
.spirit-mountain {
color: #6c8d99;
}

/* CSS Variables */
:root {
--cottage-rose:#d9ab9b;
--first-date:#f4b4a4;
--butter-cupcake:#fddc9b;
--smooth-satin:#a5d5d5;
--spirit-mountain:#6c8d99;
}

More palettes to explore