All Palettes

Color Palette #d9a5a1, #f1b74b, #edf1f2, #5d9bd5, #4f9c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.mellow-rose {
color: #d9a5a1;
}
.maximum-yellow-red {
color: #f1b74b;
}
.maui-mist {
color: #edf1f2;
}
.blue-bay {
color: #5d9bd5;
}
.petrol-green {
color: #4f9c8a;
}

/* CSS Variables */
:root {
--mellow-rose:#d9a5a1;
--maximum-yellow-red:#f1b74b;
--maui-mist:#edf1f2;
--blue-bay:#5d9bd5;
--petrol-green:#4f9c8a;
}

More palettes to explore