This page lists CSS variables for dropdowns and `select` elements.
## CSS variables
| Variable | Description |
| ---------------------------------- | ------------------------ |
| `--dropdown-background` | Background color |
| `--dropdown-background-blend-mode` | Background blend mode |
| `--dropdown-background-hover` | Background color (hover) |
| `--dropdown-background-position` | Background position |
| `--dropdown-background-size` | Background size |
| `--dropdown-padding` | Padding |