All Palettes

Color Palette #a2b2b4, #87c4c9, #b6e1e2, #f1f4f4, #f4c99f

0%
0%
0%

CSS code for this palette

/* CSS */
.marine-layer {
color: #a2b2b4;
}
.embellished-blue {
color: #87c4c9;
}
.fine-blue {
color: #b6e1e2;
}
.anti-flash-white {
color: #f1f4f4;
}
.sundown {
color: #f4c99f;
}

/* CSS Variables */
:root {
--marine-layer:#a2b2b4;
--embellished-blue:#87c4c9;
--fine-blue:#b6e1e2;
--anti-flash-white:#f1f4f4;
--sundown:#f4c99f;
}

More palettes to explore