All Palettes

Color Palette #3f6d83, #5b8f9f, #78b2b5, #a6d8b9, #f3e7d3

0%
0%
0%

CSS code for this palette

/* CSS */
.santorini-blue {
color: #3f6d83;
}
.georgian-revival-blue {
color: #5b8f9f;
}
.buoyancy {
color: #78b2b5;
}
.eerie-glow {
color: #a6d8b9;
}
.vanilla-paste {
color: #f3e7d3;
}

/* CSS Variables */
:root {
--santorini-blue:#3f6d83;
--georgian-revival-blue:#5b8f9f;
--buoyancy:#78b2b5;
--eerie-glow:#a6d8b9;
--vanilla-paste:#f3e7d3;
}

More palettes to explore