All Palettes

Color Palette #a94c6e, #d99c5e, #f1e1a7, #a1c0e8, #5c8a89

0%
0%
0%

CSS code for this palette

/* CSS */
.china-rose {
color: #a94c6e;
}
.ritzy {
color: #d99c5e;
}
.french-vanilla {
color: #f1e1a7;
}
.sky-high {
color: #a1c0e8;
}
.steel-teal {
color: #5c8a89;
}

/* CSS Variables */
:root {
--china-rose:#a94c6e;
--ritzy:#d99c5e;
--french-vanilla:#f1e1a7;
--sky-high:#a1c0e8;
--steel-teal:#5c8a89;
}

More palettes to explore