All Palettes

Color Palette #2e6d9e, #5e8ab5, #88b8d7, #b5e1f2, #f4c3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.lochmara {
color: #2e6d9e;
}
.lichen-blue {
color: #5e8ab5;
}
.periwinkle-sky {
color: #88b8d7;
}
.bellagio-fountains {
color: #b5e1f2;
}
.sweetheart {
color: #f4c3d8;
}

/* CSS Variables */
:root {
--lochmara:#2e6d9e;
--lichen-blue:#5e8ab5;
--periwinkle-sky:#88b8d7;
--bellagio-fountains:#b5e1f2;
--sweetheart:#f4c3d8;
}

More palettes to explore