All Palettes

Color Palette #a5c6d5, #f4b19f, #f4e1b8, #d1a86b, #af5a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a5c6d5;
}
.first-date {
color: #f4b19f;
}
.soft-butter {
color: #f4e1b8;
}
.artemis {
color: #d1a86b;
}
.brown-rust {
color: #af5a3c;
}

/* CSS Variables */
:root {
--blue-dam:#a5c6d5;
--first-date:#f4b19f;
--soft-butter:#f4e1b8;
--artemis:#d1a86b;
--brown-rust:#af5a3c;
}

More palettes to explore