All Palettes

Color Palette #d8b38d, #f1a7b7, #e5b3d2, #f4c557, #d89f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.sheepskin {
color: #d8b38d;
}
.rozowy-pink {
color: #f1a7b7;
}
.gumball {
color: #e5b3d2;
}
.rayo-de-sol {
color: #f4c557;
}
.medium-terracotta {
color: #d89f8d;
}

/* CSS Variables */
:root {
--sheepskin:#d8b38d;
--rozowy-pink:#f1a7b7;
--gumball:#e5b3d2;
--rayo-de-sol:#f4c557;
--medium-terracotta:#d89f8d;
}

More palettes to explore