All Palettes

Color Palette #508c91, #5fc8b5, #a3e0d2, #f7f6b6, #f2a65f

0%
0%
0%

CSS code for this palette

/* CSS */
.coastal-calm {
color: #508c91;
}
.cockatoo {
color: #5fc8b5;
}
.sparkling-mint {
color: #a3e0d2;
}
.casino-lights {
color: #f7f6b6;
}
.sandy-brown {
color: #f2a65f;
}

/* CSS Variables */
:root {
--coastal-calm:#508c91;
--cockatoo:#5fc8b5;
--sparkling-mint:#a3e0d2;
--casino-lights:#f7f6b6;
--sandy-brown:#f2a65f;
}

More palettes to explore