All Palettes

Color Palette #a3b18b, #b6c6a9, #d9e1b7, #f4d69f, #f3b3a0

0%
0%
0%

CSS code for this palette

/* CSS */
.haven {
color: #a3b18b;
}
.seacrest {
color: #b6c6a9;
}
.lime-granita {
color: #d9e1b7;
}
.peach-patch {
color: #f4d69f;
}
.first-date {
color: #f3b3a0;
}

/* CSS Variables */
:root {
--haven:#a3b18b;
--seacrest:#b6c6a9;
--lime-granita:#d9e1b7;
--peach-patch:#f4d69f;
--first-date:#f3b3a0;
}

More palettes to explore