All Palettes

Color Palette #4b4c8b, #6d7b9c, #a0b3d4, #f5dfb8, #e76a8b

0%
0%
0%

CSS code for this palette

/* CSS */
.beaded-blue {
color: #4b4c8b;
}
.quantum-blue {
color: #6d7b9c;
}
.blue-satin {
color: #a0b3d4;
}
.oklahoma-wheat {
color: #f5dfb8;
}
.deep-blush {
color: #e76a8b;
}

/* CSS Variables */
:root {
--beaded-blue:#4b4c8b;
--quantum-blue:#6d7b9c;
--blue-satin:#a0b3d4;
--oklahoma-wheat:#f5dfb8;
--deep-blush:#e76a8b;
}

More palettes to explore