Generated palette
Garnet Palette
Garnet Palette: #733635, #357273, #733553, #735535. Check roles, contrast and CSS variables; open source-color links and JSON.
Garnet Palette assigns primary #733635, secondary #357273, surface #733553, background #735535, accent #FFFFFF. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #733635 at 0.0654 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.
Palette Color Roles
Garnet Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#733635Garnet#357273#357273#733553#733553#735535#735535#FFFFFFWhiteCSS Variables
--palette-garnet-primary: #733635; --palette-garnet-secondary: #357273; --palette-garnet-surface: #733553; --palette-garnet-background: #735535; --palette-garnet-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Garnet Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Garnet Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Garnet Palette Data (JSON)
Structured palette data for Garnet Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#733635",
"name": "Garnet"
},
{
"role": "secondary",
"hex": "#357273",
"name": "#357273"
},
{
"role": "surface",
"hex": "#733553",
"name": "#733553"
},
{
"role": "background",
"hex": "#735535",
"name": "#735535"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#733635",
"name": "Garnet",
"blackContrast": 2.31,
"whiteContrast": 9.1,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#357273",
"name": "#357273",
"blackContrast": 3.81,
"whiteContrast": 5.52,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#733553",
"name": "#733553",
"blackContrast": 2.36,
"whiteContrast": 8.88,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#735535",
"name": "#735535",
"blackContrast": 3.08,
"whiteContrast": 6.82,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"garnet palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"earth tone palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding"
]CSS variables
"--palette-garnet-primary: #733635;\n--palette-garnet-secondary: #357273;\n--palette-garnet-surface: #733553;\n--palette-garnet-background: #735535;\n--palette-garnet-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "garnet",
"name": "Garnet Palette",
"type": "generated",
"sourceColor": "garnet",
"description": "Generated palette built from Garnet, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Garnet Palette combines primary #733635, secondary #357273, surface #733553, background #735535, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"garnet palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"earth tone palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding"
],
"colors": [
{
"role": "primary",
"hex": "#733635",
"slug": "garnet",
"name": "Garnet",
"rgb": [
115,
54,
53
],
"hsl": [
1,
37,
33
],
"cmyk": [
0,
53,
54,
55
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0654,
"contrast": {
"black": 2.31,
"white": 9.1
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/garnet/"
},
{
"role": "secondary",
"hex": "#357273",
"slug": null,
"name": "#357273",
"rgb": [
53,
114,
115
],
"hsl": [
181,
37,
33
],
"cmyk": [
54,
1,
0,
55
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.1403,
"contrast": {
"black": 3.81,
"white": 5.52
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "surface",
"hex": "#733553",
"slug": null,
"name": "#733553",
"rgb": [
115,
53,
83
],
"hsl": [
331,
37,
33
],
"cmyk": [
0,
54,
28,
55
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0682,
"contrast": {
"black": 2.36,
"white": 8.88
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "background",
"hex": "#735535",
"slug": null,
"name": "#735535",
"rgb": [
115,
85,
53
],
"hsl": [
31,
37,
33
],
"cmyk": [
0,
26,
54,
55
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.104,
"contrast": {
"black": 3.08,
"white": 6.82
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#733635",
"name": "Garnet"
},
{
"role": "secondary",
"hex": "#357273",
"name": "#357273"
},
{
"role": "surface",
"hex": "#733553",
"name": "#733553"
},
{
"role": "background",
"hex": "#735535",
"name": "#735535"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#733635",
"name": "Garnet",
"blackContrast": 2.31,
"whiteContrast": 9.1,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#357273",
"name": "#357273",
"blackContrast": 3.81,
"whiteContrast": 5.52,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#733553",
"name": "#733553",
"blackContrast": 2.36,
"whiteContrast": 8.88,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#735535",
"name": "#735535",
"blackContrast": 3.08,
"whiteContrast": 6.82,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-garnet-primary: #733635;\n--palette-garnet-secondary: #357273;\n--palette-garnet-surface: #733553;\n--palette-garnet-background: #735535;\n--palette-garnet-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/garnet.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/garnet.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/garnet/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/garnet.json"
}