All Palettes

Color Palette #4d7084, #7b9b9d, #a4c3c6, #f2e3ba, #f6a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.shipyard {
color: #4d7084;
}
.salt-blue {
color: #7b9b9d;
}
.ocean-kiss {
color: #a4c3c6;
}
.pearl-yellow {
color: #f2e3ba;
}
.calabrese {
color: #f6a8a2;
}

/* CSS Variables */
:root {
--shipyard:#4d7084;
--salt-blue:#7b9b9d;
--ocean-kiss:#a4c3c6;
--pearl-yellow:#f2e3ba;
--calabrese:#f6a8a2;
}

More palettes to explore