All Palettes

Color Palette #a6c7e7, #f0e1b7, #e9d79f, #d9a38c, #8f4d5a

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a6c7e7;
}
.sauerkraut {
color: #f0e1b7;
}
.leaf-yellow {
color: #e9d79f;
}
.apricotta {
color: #d9a38c;
}
.rialto {
color: #8f4d5a;
}

/* CSS Variables */
:root {
--template:#a6c7e7;
--sauerkraut:#f0e1b7;
--leaf-yellow:#e9d79f;
--apricotta:#d9a38c;
--rialto:#8f4d5a;
}

More palettes to explore