All Palettes

Color Palette #305050, #50b9b9, #a1e0e3, #f9d86c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-slate-grey {
color: #305050;
}
.crystalsong-blue {
color: #50b9b9;
}
.everest {
color: #a1e0e3;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--dark-slate-grey:#305050;
--crystalsong-blue:#50b9b9;
--everest:#a1e0e3;
--hu-ng-j-n-zh-u-gold:#f9d86c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore