All Palettes

Color Palette #f5faf6, #a9e0e0, #1d918f, #007a7a, #005c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.whitest-white {
color: #f5faf6;
}
.blue-bauble {
color: #a9e0e0;
}
.sea-fantasy {
color: #1d918f;
}
.buzzards-bay {
color: #007a7a;
}
.tidal-pool {
color: #005c5a;
}

/* CSS Variables */
:root {
--whitest-white:#f5faf6;
--blue-bauble:#a9e0e0;
--sea-fantasy:#1d918f;
--buzzards-bay:#007a7a;
--tidal-pool:#005c5a;
}

More palettes to explore