All Palettes

Color Palette #2c2926, #a84f4d, #f7b2a1, #e1c5b7, #f1f0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.bokara-grey {
color: #2c2926;
}
.persimmon-red {
color: #a84f4d;
}
.first-date {
color: #f7b2a1;
}
.birthday-suit {
color: #e1c5b7;
}
.fog-white {
color: #f1f0e4;
}

/* CSS Variables */
:root {
--bokara-grey:#2c2926;
--persimmon-red:#a84f4d;
--first-date:#f7b2a1;
--birthday-suit:#e1c5b7;
--fog-white:#f1f0e4;
}

More palettes to explore