All Palettes

Color Palette #e6bda3, #d1a68f, #c68d76, #b57c69, #a45b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.starfish {
color: #e6bda3;
}
.amber-grey {
color: #d1a68f;
}
.yum-raw-spam {
color: #c68d76;
}
.happy-trails {
color: #b57c69;
}
.cheek-red {
color: #a45b5b;
}

/* CSS Variables */
:root {
--starfish:#e6bda3;
--amber-grey:#d1a68f;
--yum-raw-spam:#c68d76;
--happy-trails:#b57c69;
--cheek-red:#a45b5b;
}

More palettes to explore