All Palettes

Color Palette #f9b1ae, #ffb67a, #ffe2a8, #a5d5a5, #6f9b92

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.macaroni-and-cheese {
color: #ffb67a;
}
.manila-tint {
color: #ffe2a8;
}
.green-trance {
color: #a5d5a5;
}
.pale-verdigris {
color: #6f9b92;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--macaroni-and-cheese:#ffb67a;
--manila-tint:#ffe2a8;
--green-trance:#a5d5a5;
--pale-verdigris:#6f9b92;
}

More palettes to explore