---
title: Button Colors Primary
order: 5
---

Button colors

```
.myelement{

    color: var(--PrimaryColor);

}
```