All Palettes

Color Palette #d77092, #b9506e, #6c6e7f, #4f9c8a, #2d496c

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-pink {
color: #d77092;
}
.tulip-red {
color: #b9506e;
}
.mountain-haze {
color: #6c6e7f;
}
.petrol-green {
color: #4f9c8a;
}
.blue-tang {
color: #2d496c;
}

/* CSS Variables */
:root {
--fiesta-pink:#d77092;
--tulip-red:#b9506e;
--mountain-haze:#6c6e7f;
--petrol-green:#4f9c8a;
--blue-tang:#2d496c;
}

More palettes to explore