All Palettes

Color Palette #d3c6a6, #698c91, #b1c4c1, #e88b78, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.welcome-walkway {
color: #d3c6a6;
}
.blue-shoal {
color: #698c91;
}
.jungle-mist {
color: #b1c4c1;
}
.thundelarra {
color: #e88b78;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--welcome-walkway:#d3c6a6;
--blue-shoal:#698c91;
--jungle-mist:#b1c4c1;
--thundelarra:#e88b78;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore