All Palettes

Color Palette #804d4d, #b68b8b, #e4c3c3, #f6e0d5, #ffebc7

0%
0%
0%

CSS code for this palette

/* CSS */
.tibetan-temple {
color: #804d4d;
}
.victorian-mauve {
color: #b68b8b;
}
.cranapple-cream {
color: #e4c3c3;
}
.delicate-rose {
color: #f6e0d5;
}
.gold-of-midas {
color: #ffebc7;
}

/* CSS Variables */
:root {
--tibetan-temple:#804d4d;
--victorian-mauve:#b68b8b;
--cranapple-cream:#e4c3c3;
--delicate-rose:#f6e0d5;
--gold-of-midas:#ffebc7;
}

More palettes to explore