All Palettes

Color Palette #1d2a6d, #3f4b88, #6a75af, #a3b6d7, #e1e8f4

0%
0%
0%

CSS code for this palette

/* CSS */
.after-work-blue {
color: #1d2a6d;
}
.dive-in {
color: #3f4b88;
}
.regal-azure {
color: #6a75af;
}
.mont-blanc {
color: #a3b6d7;
}
.harbour-afternoon {
color: #e1e8f4;
}

/* CSS Variables */
:root {
--after-work-blue:#1d2a6d;
--dive-in:#3f4b88;
--regal-azure:#6a75af;
--mont-blanc:#a3b6d7;
--harbour-afternoon:#e1e8f4;
}

More palettes to explore