All Palettes

Color Palette #508c91, #84b0b3, #c7e0df, #f7d9a1, #e06e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.coastal-calm {
color: #508c91;
}
.cold-front-green {
color: #84b0b3;
}
.open-air {
color: #c7e0df;
}
.milky-maize {
color: #f7d9a1;
}
.childhood-crush {
color: #e06e6c;
}

/* CSS Variables */
:root {
--coastal-calm:#508c91;
--cold-front-green:#84b0b3;
--open-air:#c7e0df;
--milky-maize:#f7d9a1;
--childhood-crush:#e06e6c;
}

More palettes to explore