All Palettes

Color Palette #405d87, #5c7999, #8eb4a1, #d5c5b8, #e9a5a5

0%
0%
0%

CSS code for this palette

/* CSS */
.functional-blue {
color: #405d87;
}
.quiet-harbour {
color: #5c7999;
}
.chrysopal-light-green {
color: #8eb4a1;
}
.chintz {
color: #d5c5b8;
}
.wood-nymph {
color: #e9a5a5;
}

/* CSS Variables */
:root {
--functional-blue:#405d87;
--quiet-harbour:#5c7999;
--chrysopal-light-green:#8eb4a1;
--chintz:#d5c5b8;
--wood-nymph:#e9a5a5;
}

More palettes to explore