All Palettes

Color Palette #3e4a89, #5d6db6, #89a9e1, #b2e0f0, #f4c3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.dive-in {
color: #3e4a89;
}
.loch-ness {
color: #5d6db6;
}
.queer-blue {
color: #89a9e1;
}
.break-the-ice {
color: #b2e0f0;
}
.sweetheart {
color: #f4c3d6;
}

/* CSS Variables */
:root {
--dive-in:#3e4a89;
--loch-ness:#5d6db6;
--queer-blue:#89a9e1;
--break-the-ice:#b2e0f0;
--sweetheart:#f4c3d6;
}

More palettes to explore