All Palettes

Color Palette #b84c77, #d8a2b9, #e9dbb4, #a4c3a2, #4b9b7f

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-heath {
color: #b84c77;
}
.gizmo {
color: #d8a2b9;
}
.cinnamon-milk {
color: #e9dbb4;
}
.french-market {
color: #a4c3a2;
}
.wintergreen-shadow {
color: #4b9b7f;
}

/* CSS Variables */
:root {
--royal-heath:#b84c77;
--gizmo:#d8a2b9;
--cinnamon-milk:#e9dbb4;
--french-market:#a4c3a2;
--wintergreen-shadow:#4b9b7f;
}

More palettes to explore