All Palettes

Color Palette #002142, #4c94dc, #a4c8e5, #b3c8d5, #d4d4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.rhapsody-in-blue {
color: #002142;
}
.flax-flower-blue {
color: #4c94dc;
}
.template {
color: #a4c8e5;
}
.take-five {
color: #b3c8d5;
}
.disco-ball {
color: #d4d4d4;
}

/* CSS Variables */
:root {
--rhapsody-in-blue:#002142;
--flax-flower-blue:#4c94dc;
--template:#a4c8e5;
--take-five:#b3c8d5;
--disco-ball:#d4d4d4;
}

More palettes to explore