All Palettes

Color Palette #a2b0c3, #f1c2a2, #f9a858, #d66f38, #a94b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pot {
color: #a2b0c3;
}
.neighborly-peach {
color: #f1c2a2;
}
.ginger-milk {
color: #f9a858;
}
.field-poppy {
color: #d66f38;
}
.wilted-brown {
color: #a94b3d;
}

/* CSS Variables */
:root {
--blue-pot:#a2b0c3;
--neighborly-peach:#f1c2a2;
--ginger-milk:#f9a858;
--field-poppy:#d66f38;
--wilted-brown:#a94b3d;
}

More palettes to explore