All Palettes

Color Palette #d65c5c, #e8b6a6, #f5e9b8, #a2d7d0, #4c8a9a

0%
0%
0%

CSS code for this palette

/* CSS */
.roman {
color: #d65c5c;
}
.embrace {
color: #e8b6a6;
}
.menoth-white-base {
color: #f5e9b8;
}
.touch-of-turquoise {
color: #a2d7d0;
}
.hippie-blue {
color: #4c8a9a;
}

/* CSS Variables */
:root {
--roman:#d65c5c;
--embrace:#e8b6a6;
--menoth-white-base:#f5e9b8;
--touch-of-turquoise:#a2d7d0;
--hippie-blue:#4c8a9a;
}

More palettes to explore