Generated palette
Rose Gold Palette
Rose Gold Palette is a generated palette built from #B76E79, #6CB7AB, #B76C9D, #B7866C. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.
Rose Gold Palette combines primary #B76E79, secondary #6CB7AB, surface #B76C9D, background #B7866C, accent #000000. 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.
Palette Color Roles
Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.
#B76E79Rose Gold#6CB7AB#6CB7AB#B76C9D#B76C9D#B7866C#B7866C#000000BlackCSS Variables
--palette-rose-gold-primary: #B76E79; --palette-rose-gold-secondary: #6CB7AB; --palette-rose-gold-surface: #B76C9D; --palette-rose-gold-background: #B7866C; --palette-rose-gold-accent: #000000;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Rose Gold Palette Data (JSON)
Structured palette data for Rose Gold 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": "#B76E79",
"name": "Rose Gold"
},
{
"role": "secondary",
"hex": "#6CB7AB",
"name": "#6CB7AB"
},
{
"role": "surface",
"hex": "#B76C9D",
"name": "#B76C9D"
},
{
"role": "background",
"hex": "#B7866C",
"name": "#B7866C"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#B76E79",
"name": "Rose Gold",
"blackContrast": 5.52,
"whiteContrast": 3.8,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#6CB7AB",
"name": "#6CB7AB",
"blackContrast": 9,
"whiteContrast": 2.33,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#B76C9D",
"name": "#B76C9D",
"blackContrast": 5.65,
"whiteContrast": 3.72,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#B7866C",
"name": "#B7866C",
"blackContrast": 6.64,
"whiteContrast": 3.16,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"rose gold palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"earth tone palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding"
]CSS variables
"--palette-rose-gold-primary: #B76E79;\n--palette-rose-gold-secondary: #6CB7AB;\n--palette-rose-gold-surface: #B76C9D;\n--palette-rose-gold-background: #B7866C;\n--palette-rose-gold-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "rose-gold",
"name": "Rose Gold Palette",
"type": "generated",
"sourceColor": "rose-gold",
"description": "Generated palette built from Rose Gold, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Rose Gold Palette combines primary #B76E79, secondary #6CB7AB, surface #B76C9D, background #B7866C, accent #000000. 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": [
"rose gold palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"earth tone palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding"
],
"colors": [
{
"role": "primary",
"hex": "#B76E79",
"slug": "rose-gold",
"name": "Rose Gold",
"rgb": [
183,
110,
121
],
"hsl": [
351,
34,
57
],
"cmyk": [
0,
40,
34,
28
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.226,
"contrast": {
"black": 5.52,
"white": 3.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/rose-gold/"
},
{
"role": "secondary",
"hex": "#6CB7AB",
"slug": null,
"name": "#6CB7AB",
"rgb": [
108,
183,
171
],
"hsl": [
170,
34,
57
],
"cmyk": [
41,
0,
7,
28
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.4,
"contrast": {
"black": 9,
"white": 2.33
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6cb7ab/"
},
{
"role": "surface",
"hex": "#B76C9D",
"slug": null,
"name": "#B76C9D",
"rgb": [
183,
108,
157
],
"hsl": [
321,
34,
57
],
"cmyk": [
0,
41,
14,
28
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.2323,
"contrast": {
"black": 5.65,
"white": 3.72
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b76c9d/"
},
{
"role": "background",
"hex": "#B7866C",
"slug": null,
"name": "#B7866C",
"rgb": [
183,
134,
108
],
"hsl": [
21,
34,
57
],
"cmyk": [
0,
27,
41,
28
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.282,
"contrast": {
"black": 6.64,
"white": 3.16
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b7866c/"
},
{
"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": "#B76E79",
"name": "Rose Gold"
},
{
"role": "secondary",
"hex": "#6CB7AB",
"name": "#6CB7AB"
},
{
"role": "surface",
"hex": "#B76C9D",
"name": "#B76C9D"
},
{
"role": "background",
"hex": "#B7866C",
"name": "#B7866C"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#B76E79",
"name": "Rose Gold",
"blackContrast": 5.52,
"whiteContrast": 3.8,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#6CB7AB",
"name": "#6CB7AB",
"blackContrast": 9,
"whiteContrast": 2.33,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#B76C9D",
"name": "#B76C9D",
"blackContrast": 5.65,
"whiteContrast": 3.72,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#B7866C",
"name": "#B7866C",
"blackContrast": 6.64,
"whiteContrast": 3.16,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-rose-gold-primary: #B76E79;\n--palette-rose-gold-secondary: #6CB7AB;\n--palette-rose-gold-surface: #B76C9D;\n--palette-rose-gold-background: #B7866C;\n--palette-rose-gold-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/rose-gold.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/rose-gold.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/rose-gold/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/rose-gold.json"
}