All Palettes

Color Palette #4ca1ae, #a3d5d7, #f7c9a1, #ff6e61, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-racer {
color: #4ca1ae;
}
.smooth-satin {
color: #a3d5d7;
}
.chai-latte {
color: #f7c9a1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--blue-racer:#4ca1ae;
--smooth-satin:#a3d5d7;
--chai-latte:#f7c9a1;
--grapefruit-pulp:#ff6e61;
--orange-gluttony:#e77e23;
}

More palettes to explore