All Palettes

Color Palette #c1c4d7, #a7b7d7, #788bc4, #4e6ab1, #2f4b7f

0%
0%
0%

CSS code for this palette

/* CSS */
.tulip-soft-blue {
color: #c1c4d7;
}
.lilac-sachet {
color: #a7b7d7;
}
.hydrangea {
color: #788bc4;
}
.azraq-blue {
color: #4e6ab1;
}
.nautical {
color: #2f4b7f;
}

/* CSS Variables */
:root {
--tulip-soft-blue:#c1c4d7;
--lilac-sachet:#a7b7d7;
--hydrangea:#788bc4;
--azraq-blue:#4e6ab1;
--nautical:#2f4b7f;
}

More palettes to explore