All Palettes

Color Palette #f6d1c1, #f4b4a4, #f09d8e, #d78b6a, #a65a4e

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-island {
color: #f6d1c1;
}
.first-date {
color: #f4b4a4;
}
.blush {
color: #f09d8e;
}
.bronzed-orange {
color: #d78b6a;
}
.santa-fe-sunset {
color: #a65a4e;
}

/* CSS Variables */
:root {
--sand-island:#f6d1c1;
--first-date:#f4b4a4;
--blush:#f09d8e;
--bronzed-orange:#d78b6a;
--santa-fe-sunset:#a65a4e;
}

More palettes to explore