All Palettes

Color Palette #1d2a6d, #3d5a99, #5da1c0, #89d1c2, #f2e7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.after-work-blue {
color: #1d2a6d;
}
.muted-lavender {
color: #3d5a99;
}
.surgical {
color: #5da1c0;
}
.blue-frosting {
color: #89d1c2;
}
.eugenia {
color: #f2e7d4;
}

/* CSS Variables */
:root {
--after-work-blue:#1d2a6d;
--muted-lavender:#3d5a99;
--surgical:#5da1c0;
--blue-frosting:#89d1c2;
--eugenia:#f2e7d4;
}

More palettes to explore