All Palettes

Color Palette #4d6b89, #a1c6d4, #d8e9e9, #f9b4bf, #a85d9a

0%
0%
0%

CSS code for this palette

/* CSS */
.revel-blue {
color: #4d6b89;
}
.blue-dam {
color: #a1c6d4;
}
.boiling-point {
color: #d8e9e9;
}
.squid-pink {
color: #f9b4bf;
}
.radiant-orchid {
color: #a85d9a;
}

/* CSS Variables */
:root {
--revel-blue:#4d6b89;
--blue-dam:#a1c6d4;
--boiling-point:#d8e9e9;
--squid-pink:#f9b4bf;
--radiant-orchid:#a85d9a;
}

More palettes to explore