All Palettes

Color Palette #d19b6b, #e8b87d, #f6c29d, #f9d6a9, #f3e3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.prayer-flag {
color: #d19b6b;
}
.polvo-de-oro {
color: #e8b87d;
}
.almond-cream {
color: #f6c29d;
}
.tuscan {
color: #f9d6a9;
}
.cotton-club {
color: #f3e3d3;
}

/* CSS Variables */
:root {
--prayer-flag:#d19b6b;
--polvo-de-oro:#e8b87d;
--almond-cream:#f6c29d;
--tuscan:#f9d6a9;
--cotton-club:#f3e3d3;
}

More palettes to explore