All Palettes

Color Palette #d9ab9b, #f3c7b9, #f6e2d5, #f5e9b8, #e6b800

0%
0%
0%

CSS code for this palette

/* CSS */
.cottage-rose {
color: #d9ab9b;
}
.sweet-angel {
color: #f3c7b9;
}
.peach-rose {
color: #f6e2d5;
}
.menoth-white-base {
color: #f5e9b8;
}
.fat-gold {
color: #e6b800;
}

/* CSS Variables */
:root {
--cottage-rose:#d9ab9b;
--sweet-angel:#f3c7b9;
--peach-rose:#f6e2d5;
--menoth-white-base:#f5e9b8;
--fat-gold:#e6b800;
}

More palettes to explore