All Palettes

Color Palette #4f8c8c, #69c9c9, #a9f4e1, #e9a5af, #d35a5a

0%
0%
0%

CSS code for this palette

/* CSS */
.evora {
color: #4f8c8c;
}
.petrichor {
color: #69c9c9;
}
.mint-tea {
color: #a9f4e1;
}
.sprinkled-with-pink {
color: #e9a5af;
}
.spiced-coral {
color: #d35a5a;
}

/* CSS Variables */
:root {
--evora:#4f8c8c;
--petrichor:#69c9c9;
--mint-tea:#a9f4e1;
--sprinkled-with-pink:#e9a5af;
--spiced-coral:#d35a5a;
}

More palettes to explore