All Palettes

Color Palette #508c91, #7cb6b1, #a4d4d6, #f2f8f8, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.coastal-calm {
color: #508c91;
}
.melodious {
color: #7cb6b1;
}
.smooth-satin {
color: #a4d4d6;
}
.distant-horizon {
color: #f2f8f8;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--coastal-calm:#508c91;
--melodious:#7cb6b1;
--smooth-satin:#a4d4d6;
--distant-horizon:#f2f8f8;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore