Generated palette
Rosy Brown Palette
Rosy Brown Palette: #BC8F8F, #8FBCBC, #BC8FA6, #BCA68F. Check roles, contrast and CSS variables; open source-color links and JSON.
Rosy Brown Palette assigns primary #BC8F8F, secondary #8FBCBC, surface #BC8FA6, background #BCA68F, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #8FBCBC at 0.4544; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Rosy Brown Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#BC8F8FRosy Brown#8FBCBC#8FBCBC#BC8FA6#BC8FA6#BCA68F#BCA68F#000000BlackCSS Variables
--palette-rosy-brown-primary: #BC8F8F; --palette-rosy-brown-secondary: #8FBCBC; --palette-rosy-brown-surface: #BC8FA6; --palette-rosy-brown-background: #BCA68F; --palette-rosy-brown-accent: #000000;
Accessibility Snapshot
Compare all 5 Rosy Brown Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Rosy Brown Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Rosy Brown Palette Data (JSON)
Structured palette data for Rosy Brown 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": "#BC8F8F",
"name": "Rosy Brown"
},
{
"role": "secondary",
"hex": "#8FBCBC",
"name": "#8FBCBC"
},
{
"role": "surface",
"hex": "#BC8FA6",
"name": "#BC8FA6"
},
{
"role": "background",
"hex": "#BCA68F",
"name": "#BCA68F"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#BC8F8F",
"name": "Rosy Brown",
"blackContrast": 7.46,
"whiteContrast": 2.81,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "secondary",
"hex": "#8FBCBC",
"name": "#8FBCBC",
"blackContrast": 10.09,
"whiteContrast": 2.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#BC8FA6",
"name": "#BC8FA6",
"blackContrast": 7.62,
"whiteContrast": 2.76,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#BCA68F",
"name": "#BCA68F",
"blackContrast": 8.99,
"whiteContrast": 2.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"rosy brown palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"muted palette",
"earth tone palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"natural branding"
]CSS variables
"--palette-rosy-brown-primary: #BC8F8F;\n--palette-rosy-brown-secondary: #8FBCBC;\n--palette-rosy-brown-surface: #BC8FA6;\n--palette-rosy-brown-background: #BCA68F;\n--palette-rosy-brown-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "rosy-brown",
"name": "Rosy Brown Palette",
"type": "generated",
"sourceColor": "rosy-brown",
"description": "Generated palette built from Rosy Brown, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Rosy Brown Palette combines primary #BC8F8F, secondary #8FBCBC, surface #BC8FA6, background #BCA68F, 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": [
"rosy brown palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"muted palette",
"earth tone palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"natural branding"
],
"colors": [
{
"role": "primary",
"hex": "#BC8F8F",
"slug": "rosy-brown",
"name": "Rosy Brown",
"rgb": [
188,
143,
143
],
"hsl": [
0,
25,
65
],
"cmyk": [
0,
24,
24,
26
],
"family": "red",
"temperature": "warm",
"tone": [
"muted"
],
"luminance": 0.3232,
"contrast": {
"black": 7.46,
"white": 2.81
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/colors/rosy-brown/"
},
{
"role": "secondary",
"hex": "#8FBCBC",
"slug": null,
"name": "#8FBCBC",
"rgb": [
143,
188,
188
],
"hsl": [
180,
25,
65
],
"cmyk": [
24,
0,
0,
26
],
"family": "cyan",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.4544,
"contrast": {
"black": 10.09,
"white": 2.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#BC8FA6",
"slug": null,
"name": "#BC8FA6",
"rgb": [
188,
143,
166
],
"hsl": [
329,
25,
65
],
"cmyk": [
0,
24,
12,
26
],
"family": "pink",
"temperature": "warm",
"tone": [
"muted"
],
"luminance": 0.3309,
"contrast": {
"black": 7.62,
"white": 2.76
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "background",
"hex": "#BCA68F",
"slug": null,
"name": "#BCA68F",
"rgb": [
188,
166,
143
],
"hsl": [
31,
25,
65
],
"cmyk": [
0,
12,
24,
26
],
"family": "orange",
"temperature": "warm",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.3995,
"contrast": {
"black": 8.99,
"white": 2.34
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"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": "#BC8F8F",
"name": "Rosy Brown"
},
{
"role": "secondary",
"hex": "#8FBCBC",
"name": "#8FBCBC"
},
{
"role": "surface",
"hex": "#BC8FA6",
"name": "#BC8FA6"
},
{
"role": "background",
"hex": "#BCA68F",
"name": "#BCA68F"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#BC8F8F",
"name": "Rosy Brown",
"blackContrast": 7.46,
"whiteContrast": 2.81,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "secondary",
"hex": "#8FBCBC",
"name": "#8FBCBC",
"blackContrast": 10.09,
"whiteContrast": 2.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#BC8FA6",
"name": "#BC8FA6",
"blackContrast": 7.62,
"whiteContrast": 2.76,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#BCA68F",
"name": "#BCA68F",
"blackContrast": 8.99,
"whiteContrast": 2.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-rosy-brown-primary: #BC8F8F;\n--palette-rosy-brown-secondary: #8FBCBC;\n--palette-rosy-brown-surface: #BC8FA6;\n--palette-rosy-brown-background: #BCA68F;\n--palette-rosy-brown-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/rosy-brown.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/rosy-brown.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/rosy-brown/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/rosy-brown.json"
}