All Palettes

Color Palette #3c498b, #7d809b, #b7c0d1, #e2a87e, #d9564a

0%
0%
0%

CSS code for this palette

/* CSS */
.dive-in {
color: #3c498b;
}
.blue-intrigue {
color: #7d809b;
}
.sweet-juliet {
color: #b7c0d1;
}
.sun-bleached-ochre {
color: #e2a87e;
}
.capocollo {
color: #d9564a;
}

/* CSS Variables */
:root {
--dive-in:#3c498b;
--blue-intrigue:#7d809b;
--sweet-juliet:#b7c0d1;
--sun-bleached-ochre:#e2a87e;
--capocollo:#d9564a;
}

More palettes to explore