All Palettes

Color Palette #b6b8e2, #a7c6e7, #7ab9d1, #00999e, #007c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.wish {
color: #b6b8e2;
}
.island-light {
color: #a7c6e7;
}
.blue-chrysocolla {
color: #7ab9d1;
}
.riviera-paradise {
color: #00999e;
}
.by-the-bayou {
color: #007c8f;
}

/* CSS Variables */
:root {
--wish:#b6b8e2;
--island-light:#a7c6e7;
--blue-chrysocolla:#7ab9d1;
--riviera-paradise:#00999e;
--by-the-bayou:#007c8f;
}

More palettes to explore