All Palettes

Color Palette #1e3d43, #2a6e79, #4cb3c8, #e6f4f1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sunken-harbor {
color: #1e3d43;
}
.king-tide {
color: #2a6e79;
}
.viking {
color: #4cb3c8;
}
.ethereal-white {
color: #e6f4f1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sunken-harbor:#1e3d43;
--king-tide:#2a6e79;
--viking:#4cb3c8;
--ethereal-white:#e6f4f1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore