All Palettes

Color Palette #a9cae5, #5b8e8f, #3f5050, #e3b982, #d76c37

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a9cae5;
}
.tort {
color: #5b8e8f;
}
.thermal {
color: #3f5050;
}
.cane-sugar {
color: #e3b982;
}
.field-poppy {
color: #d76c37;
}

/* CSS Variables */
:root {
--template:#a9cae5;
--tort:#5b8e8f;
--thermal:#3f5050;
--cane-sugar:#e3b982;
--field-poppy:#d76c37;
}

More palettes to explore