All Palettes

Color Palette #3d4f6c, #4f6c8c, #6d9bd0, #a6d8e2, #f9bfb4

0%
0%
0%

CSS code for this palette

/* CSS */
.ensign-blue {
color: #3d4f6c;
}
.berry-pie {
color: #4f6c8c;
}
.sea-loch {
color: #6d9bd0;
}
.winsome-hue {
color: #a6d8e2;
}
.rustique {
color: #f9bfb4;
}

/* CSS Variables */
:root {
--ensign-blue:#3d4f6c;
--berry-pie:#4f6c8c;
--sea-loch:#6d9bd0;
--winsome-hue:#a6d8e2;
--rustique:#f9bfb4;
}

More palettes to explore