All Palettes

Color Palette #ffffff, #f8f8e8, #e2e1d5, #c4dbb8, #a7d7bf

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.photon-white {
color: #f8f8e8;
}
.fish-ceviche {
color: #e2e1d5;
}
.galway {
color: #c4dbb8;
}
.southern-belle {
color: #a7d7bf;
}

/* CSS Variables */
:root {
--white:#ffffff;
--photon-white:#f8f8e8;
--fish-ceviche:#e2e1d5;
--galway:#c4dbb8;
--southern-belle:#a7d7bf;
}

More palettes to explore