

# PalettePrimary
<a name="API_PalettePrimary"></a>

Contains primary color configuration for a workspace theme.

## Contents
<a name="API_PalettePrimary_Contents"></a>

 ** Active **   <a name="connect-Type-PalettePrimary-Active"></a>
The primary color used for active states.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Pattern: `.*\\S.*`   
Required: No

 ** ContrastText **   <a name="connect-Type-PalettePrimary-ContrastText"></a>
The text color that contrasts with the primary color for readability.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Pattern: `.*\\S.*`   
Required: No

 ** Default **   <a name="connect-Type-PalettePrimary-Default"></a>
The default primary color used throughout the workspace.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Pattern: `.*\\S.*`   
Required: No

## See Also
<a name="API_PalettePrimary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connect-2017-08-08/PalettePrimary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/PalettePrimary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/PalettePrimary) 