Generated palette
Quartz Palette
Quartz Palette: #E7D9D1, #D0DEE6, #E6D0D3, #E6E3D0. Check roles, contrast and CSS variables; open source-color links and JSON.
Quartz Palette assigns primary #E7D9D1, secondary #D0DEE6, surface #E6D0D3, background #E6E3D0, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #E6E3D0 at 0.7632; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Quartz Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#E7D9D1Quartz#D0DEE6#D0DEE6#E6D0D3#E6D0D3#E6E3D0#E6E3D0#000000BlackCSS Variables
--palette-quartz-primary: #E7D9D1; --palette-quartz-secondary: #D0DEE6; --palette-quartz-surface: #E6D0D3; --palette-quartz-background: #E6E3D0; --palette-quartz-accent: #000000;
Accessibility Snapshot
Compare all 5 Quartz Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Quartz Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Quartz Palette Data (JSON)
Structured palette data for Quartz 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": "#E7D9D1",
"name": "Quartz"
},
{
"role": "secondary",
"hex": "#D0DEE6",
"name": "#D0DEE6"
},
{
"role": "surface",
"hex": "#E6D0D3",
"name": "#E6D0D3"
},
{
"role": "background",
"hex": "#E6E3D0",
"name": "#E6E3D0"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#E7D9D1",
"name": "Quartz",
"blackContrast": 15.24,
"whiteContrast": 1.38,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#D0DEE6",
"name": "#D0DEE6",
"blackContrast": 15.27,
"whiteContrast": 1.37,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#E6D0D3",
"name": "#E6D0D3",
"blackContrast": 14.33,
"whiteContrast": 1.47,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#E6E3D0",
"name": "#E6E3D0",
"blackContrast": 16.26,
"whiteContrast": 1.29,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"quartz palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"light palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
]CSS variables
"--palette-quartz-primary: #E7D9D1;\n--palette-quartz-secondary: #D0DEE6;\n--palette-quartz-surface: #E6D0D3;\n--palette-quartz-background: #E6E3D0;\n--palette-quartz-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "quartz",
"name": "Quartz Palette",
"type": "generated",
"sourceColor": "quartz",
"description": "Generated palette built from Quartz, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Quartz Palette combines primary #E7D9D1, secondary #D0DEE6, surface #E6D0D3, background #E6E3D0, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue palette, red 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": [
"quartz palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"light palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#E7D9D1",
"slug": "quartz",
"name": "Quartz",
"rgb": [
231,
217,
209
],
"hsl": [
22,
31,
86
],
"cmyk": [
0,
6,
10,
9
],
"family": "orange",
"temperature": "warm",
"tone": [
"light"
],
"luminance": 0.7122,
"contrast": {
"black": 15.24,
"white": 1.38
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/quartz/"
},
{
"role": "secondary",
"hex": "#D0DEE6",
"slug": null,
"name": "#D0DEE6",
"rgb": [
208,
222,
230
],
"hsl": [
202,
31,
86
],
"cmyk": [
10,
3,
0,
10
],
"family": "blue",
"temperature": "cool",
"tone": [
"light"
],
"luminance": 0.7137,
"contrast": {
"black": 15.27,
"white": 1.37
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#E6D0D3",
"slug": null,
"name": "#E6D0D3",
"rgb": [
230,
208,
211
],
"hsl": [
352,
31,
86
],
"cmyk": [
0,
10,
8,
10
],
"family": "red",
"temperature": "warm",
"tone": [
"light"
],
"luminance": 0.6664,
"contrast": {
"black": 14.33,
"white": 1.47
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "background",
"hex": "#E6E3D0",
"slug": null,
"name": "#E6E3D0",
"rgb": [
230,
227,
208
],
"hsl": [
52,
31,
86
],
"cmyk": [
0,
1,
10,
10
],
"family": "yellow",
"temperature": "warm",
"tone": [
"light"
],
"luminance": 0.7632,
"contrast": {
"black": 16.26,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "accent",
"hex": "#000000",
"slug": "black",
"name": "Black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"family": "gray",
"temperature": "neutral",
"tone": [
"dark",
"neutral"
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/"
}
],
"roles": [
{
"role": "primary",
"hex": "#E7D9D1",
"name": "Quartz"
},
{
"role": "secondary",
"hex": "#D0DEE6",
"name": "#D0DEE6"
},
{
"role": "surface",
"hex": "#E6D0D3",
"name": "#E6D0D3"
},
{
"role": "background",
"hex": "#E6E3D0",
"name": "#E6E3D0"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#E7D9D1",
"name": "Quartz",
"blackContrast": 15.24,
"whiteContrast": 1.38,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#D0DEE6",
"name": "#D0DEE6",
"blackContrast": 15.27,
"whiteContrast": 1.37,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#E6D0D3",
"name": "#E6D0D3",
"blackContrast": 14.33,
"whiteContrast": 1.47,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#E6E3D0",
"name": "#E6E3D0",
"blackContrast": 16.26,
"whiteContrast": 1.29,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-quartz-primary: #E7D9D1;\n--palette-quartz-secondary: #D0DEE6;\n--palette-quartz-surface: #E6D0D3;\n--palette-quartz-background: #E6E3D0;\n--palette-quartz-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/quartz.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/quartz.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/quartz/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/quartz.json"
}