All Palettes

Color Palette #a0d69f, #a5c8d4, #e2a6b4, #f3c258, #d5803f

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a0d69f;
}
.sky-chase {
color: #a5c8d4;
}
.iced-vovo {
color: #e2a6b4;
}
.rayo-de-sol {
color: #f3c258;
}
.clay-terrace {
color: #d5803f;
}

/* CSS Variables */
:root {
--green-trance:#a0d69f;
--sky-chase:#a5c8d4;
--iced-vovo:#e2a6b4;
--rayo-de-sol:#f3c258;
--clay-terrace:#d5803f;
}

More palettes to explore