All Palettes

Color Palette #1b1f3b, #3d4b66, #59759b, #b7d7e6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1b1f3b;
}
.sargasso-sea {
color: #3d4b66;
}
.quiet-harbour {
color: #59759b;
}
.watercolour-sky {
color: #b7d7e6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1b1f3b;
--sargasso-sea:#3d4b66;
--quiet-harbour:#59759b;
--watercolour-sky:#b7d7e6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore