All Palettes

Color Palette #d95d45, #e9b79f, #f4e1d7, #a2c8d7, #5e9c9b

0%
0%
0%

CSS code for this palette

/* CSS */
.flame-stitch {
color: #d95d45;
}
.seasonal-beige {
color: #e9b79f;
}
.touching-white {
color: #f4e1d7;
}
.corydalis-blue {
color: #a2c8d7;
}
.jugendstil-turquoise {
color: #5e9c9b;
}

/* CSS Variables */
:root {
--flame-stitch:#d95d45;
--seasonal-beige:#e9b79f;
--touching-white:#f4e1d7;
--corydalis-blue:#a2c8d7;
--jugendstil-turquoise:#5e9c9b;
}

More palettes to explore