All Palettes

Color Palette #4b8db9, #76c7e0, #a8e0e1, #f0e3d6, #f9c89f

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4b8db9;
}
.hawaiian-breeze {
color: #76c7e0;
}
.ice-crystal-blue {
color: #a8e0e1;
}
.uptown-taupe {
color: #f0e3d6;
}
.chai-latte {
color: #f9c89f;
}

/* CSS Variables */
:root {
--boat-house:#4b8db9;
--hawaiian-breeze:#76c7e0;
--ice-crystal-blue:#a8e0e1;
--uptown-taupe:#f0e3d6;
--chai-latte:#f9c89f;
}

More palettes to explore