All Palettes

Color Palette #d4a87d, #f4c3a4, #f6dfc6, #f9e4d7, #f7c5d5

0%
0%
0%

CSS code for this palette

/* CSS */
.band-aid {
color: #d4a87d;
}
.australian-apricot {
color: #f4c3a4;
}
.flower-of-oahu {
color: #f6dfc6;
}
.shell-ginger {
color: #f9e4d7;
}
.sullivan-s-heart {
color: #f7c5d5;
}

/* CSS Variables */
:root {
--band-aid:#d4a87d;
--australian-apricot:#f4c3a4;
--flower-of-oahu:#f6dfc6;
--shell-ginger:#f9e4d7;
--sullivan-s-heart:#f7c5d5;
}

More palettes to explore