All Palettes

Color Palette #f4f5f6, #a7d6dd, #5db8c6, #3b9b9b, #1e808f

0%
0%
0%

CSS code for this palette

/* CSS */
.white-smoke {
color: #f4f5f6;
}
.rapture-blue {
color: #a7d6dd;
}
.shinbashi {
color: #5db8c6;
}
.latigo-bay {
color: #3b9b9b;
}
.pagoda-blue {
color: #1e808f;
}

/* CSS Variables */
:root {
--white-smoke:#f4f5f6;
--rapture-blue:#a7d6dd;
--shinbashi:#5db8c6;
--latigo-bay:#3b9b9b;
--pagoda-blue:#1e808f;
}

More palettes to explore