All Palettes

Color Palette #e2d7f4, #a6c6ed, #59a5e8, #3c7b96, #1f3a61

0%
0%
0%

CSS code for this palette

/* CSS */
.japan-blush {
color: #e2d7f4;
}
.island-light {
color: #a6c6ed;
}
.feather-star {
color: #59a5e8;
}
.blue-dart-frog {
color: #3c7b96;
}
.navy-peony {
color: #1f3a61;
}

/* CSS Variables */
:root {
--japan-blush:#e2d7f4;
--island-light:#a6c6ed;
--feather-star:#59a5e8;
--blue-dart-frog:#3c7b96;
--navy-peony:#1f3a61;
}

More palettes to explore