All Palettes

Color Palette #c4e0a3, #9fc5e5, #7a9aae, #f6c479, #e57171

0%
0%
0%

CSS code for this palette

/* CSS */
.cactus-spike {
color: #c4e0a3;
}
.windsor-way {
color: #9fc5e5;
}
.bay-s-water {
color: #7a9aae;
}
.sunday-afternoon {
color: #f6c479;
}
.pastrami {
color: #e57171;
}

/* CSS Variables */
:root {
--cactus-spike:#c4e0a3;
--windsor-way:#9fc5e5;
--bay-s-water:#7a9aae;
--sunday-afternoon:#f6c479;
--pastrami:#e57171;
}

More palettes to explore