All Palettes

Color Palette #4b5e68, #a0c0b0, #f4d69f, #ff6a3d, #e86969

0%
0%
0%

CSS code for this palette

/* CSS */
.shot-over {
color: #4b5e68;
}
.green-silk {
color: #a0c0b0;
}
.peach-patch {
color: #f4d69f;
}
.smashed-pumpkin {
color: #ff6a3d;
}
.porcelain-rose {
color: #e86969;
}

/* CSS Variables */
:root {
--shot-over:#4b5e68;
--green-silk:#a0c0b0;
--peach-patch:#f4d69f;
--smashed-pumpkin:#ff6a3d;
--porcelain-rose:#e86969;
}

More palettes to explore