---
title: UIColorName
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions/uicolorname
---

# UIColorName

The name of a color to use as the background color on the launch screen.

## Discussion

Discussion Provide a value for this key that’s the name of a color in your asset catalog. You use the same string for the value that you might use when calling the init(named:) initializer of UIColor. If you don’t set a color, the system uses a default of systemBackground, which varies according to whether the user has selected the light appearance or Dark Mode for the device.

## See Also

### Main Interface

- [UIImageName](bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions/uiimagename.md)
- [UIImageRespectsSafeAreaInsets](bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions/uiimagerespectssafeareainsets.md)
