All Palettes

Color Palette #1c4d69, #4f8cb5, #80c4d0, #d3e7e9, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1c4d69;
}
.atlantic-gull {
color: #4f8cb5;
}
.wavelet {
color: #80c4d0;
}
.bravo-blue {
color: #d3e7e9;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--seafarer:#1c4d69;
--atlantic-gull:#4f8cb5;
--wavelet:#80c4d0;
--bravo-blue:#d3e7e9;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore