All Palettes

Color Palette #3e4a75, #6b8094, #a0b6ca, #d5dfe7, #f8f9fc

0%
0%
0%

CSS code for this palette

/* CSS */
.takaka {
color: #3e4a75;
}
.grey-blueberry {
color: #6b8094;
}
.country-air {
color: #a0b6ca;
}
.blustery-day {
color: #d5dfe7;
}
.dr-white {
color: #f8f9fc;
}

/* CSS Variables */
:root {
--takaka:#3e4a75;
--grey-blueberry:#6b8094;
--country-air:#a0b6ca;
--blustery-day:#d5dfe7;
--dr-white:#f8f9fc;
}

More palettes to explore