All Palettes

Color Palette #d9d3d5, #a1c4d4, #54b8d4, #1d7e81, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sh-gi-white {
color: #d9d3d5;
}
.blue-dam {
color: #a1c4d4;
}
.blue-martini {
color: #54b8d4;
}
.blue-kelp {
color: #1d7e81;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--light-sh-gi-white:#d9d3d5;
--blue-dam:#a1c4d4;
--blue-martini:#54b8d4;
--blue-kelp:#1d7e81;
--welcoming-wasp:#f0a800;
}

More palettes to explore