All Palettes

Color Palette #799a8b, #c4d9d4, #e8b7a1, #f4e5a4, #f2b55a

0%
0%
0%

CSS code for this palette

/* CSS */
.parisian-patina {
color: #799a8b;
}
.green-wave {
color: #c4d9d4;
}
.pink-abalone {
color: #e8b7a1;
}
.cymophane-yellow {
color: #f4e5a4;
}
.golden-hour {
color: #f2b55a;
}

/* CSS Variables */
:root {
--parisian-patina:#799a8b;
--green-wave:#c4d9d4;
--pink-abalone:#e8b7a1;
--cymophane-yellow:#f4e5a4;
--golden-hour:#f2b55a;
}

More palettes to explore