All Palettes

Color Palette #c4d9d6, #a1bab4, #6b8e85, #d2b19d, #e2b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.morning-dew-white {
color: #c4d9d6;
}
.garden-twilight {
color: #a1bab4;
}
.aspen-hush {
color: #6b8e85;
}
.indian-khaki {
color: #d2b19d;
}
.high-honey {
color: #e2b74b;
}

/* CSS Variables */
:root {
--morning-dew-white:#c4d9d6;
--garden-twilight:#a1bab4;
--aspen-hush:#6b8e85;
--indian-khaki:#d2b19d;
--high-honey:#e2b74b;
}

More palettes to explore