All Palettes

Color Palette #a6d6e3, #b9e1e4, #c8e9e8, #e2f8f2, #f6f9f7

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a6d6e3;
}
.basin-blue {
color: #b9e1e4;
}
.tahitian-sky {
color: #c8e9e8;
}
.frosty-mint {
color: #e2f8f2;
}
.lynx-white {
color: #f6f9f7;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a6d6e3;
--basin-blue:#b9e1e4;
--tahitian-sky:#c8e9e8;
--frosty-mint:#e2f8f2;
--lynx-white:#f6f9f7;
}

More palettes to explore