All Palettes

Color Palette #1a1f6b, #3c4b86, #697e9b, #a6c3d3, #f2e4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.20000-leagues-under-the-sea {
color: #1a1f6b;
}
.dive-in {
color: #3c4b86;
}
.searching-blue {
color: #697e9b;
}
.simpatico-blue {
color: #a6c3d3;
}
.china-doll {
color: #f2e4d4;
}

/* CSS Variables */
:root {
--20000-leagues-under-the-sea:#1a1f6b;
--dive-in:#3c4b86;
--searching-blue:#697e9b;
--simpatico-blue:#a6c3d3;
--china-doll:#f2e4d4;
}

More palettes to explore