---
title: MKPinAnnotationColor
framework: mapkit
role: symbol
role_heading: Enumeration
path: mapkit/mkpinannotationcolor
---

# MKPinAnnotationColor

The supported colors for pin annotations.

## Declaration

```swift
enum MKPinAnnotationColor
```

## Topics

### Constants

- [MKPinAnnotationColor.red](mapkit/mkpinannotationcolor/red.md)
- [MKPinAnnotationColor.green](mapkit/mkpinannotationcolor/green.md)
- [MKPinAnnotationColor.purple](mapkit/mkpinannotationcolor/purple.md)

### Initializers

- [init(rawValue:)](mapkit/mkpinannotationcolor/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [MKLocalSearchCompleter.FilterType](mapkit/mklocalsearchcompleter/filtertype-swift.enum.md)
- [MKMapType](mapkit/mkmaptype.md)
