Generated palette
Salmon Rose Palette
Salmon Rose Palette: #E7968B, #8DDDE8, #E88DB0, #E8C58D. Check roles, contrast and CSS variables; open source-color links and JSON.
Salmon Rose Palette assigns primary #E7968B, secondary #8DDDE8, surface #E88DB0, background #E8C58D, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #8DDDE8 at 0.632; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Salmon Rose Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#E7968BSalmon Rose#8DDDE8#8DDDE8#E88DB0#E88DB0#E8C58D#E8C58D#000000BlackCSS Variables
--palette-salmon-rose-primary: #E7968B; --palette-salmon-rose-secondary: #8DDDE8; --palette-salmon-rose-surface: #E88DB0; --palette-salmon-rose-background: #E8C58D; --palette-salmon-rose-accent: #000000;
Accessibility Snapshot
Compare all 5 Salmon Rose Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Salmon Rose Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Salmon Rose Palette Data (JSON)
Structured palette data for Salmon Rose 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": "#E7968B",
"name": "Salmon Rose"
},
{
"role": "secondary",
"hex": "#8DDDE8",
"name": "#8DDDE8"
},
{
"role": "surface",
"hex": "#E88DB0",
"name": "#E88DB0"
},
{
"role": "background",
"hex": "#E8C58D",
"name": "#E8C58D"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#E7968B",
"name": "Salmon Rose",
"blackContrast": 9.13,
"whiteContrast": 2.3,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#8DDDE8",
"name": "#8DDDE8",
"blackContrast": 13.64,
"whiteContrast": 1.54,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#E88DB0",
"name": "#E88DB0",
"blackContrast": 8.87,
"whiteContrast": 2.37,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#E8C58D",
"name": "#E8C58D",
"blackContrast": 12.8,
"whiteContrast": 1.64,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"salmon rose palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
]CSS variables
"--palette-salmon-rose-primary: #E7968B;\n--palette-salmon-rose-secondary: #8DDDE8;\n--palette-salmon-rose-surface: #E88DB0;\n--palette-salmon-rose-background: #E8C58D;\n--palette-salmon-rose-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "salmon-rose",
"name": "Salmon Rose Palette",
"type": "generated",
"sourceColor": "salmon-rose",
"description": "Generated palette built from Salmon Rose, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Salmon Rose Palette combines primary #E7968B, secondary #8DDDE8, surface #E88DB0, background #E8C58D, 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": [
"salmon rose palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
],
"colors": [
{
"role": "primary",
"hex": "#E7968B",
"slug": "salmon-rose",
"name": "Salmon Rose",
"rgb": [
231,
150,
139
],
"hsl": [
7,
66,
73
],
"cmyk": [
0,
35,
40,
9
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.4067,
"contrast": {
"black": 9.13,
"white": 2.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/salmon-rose/"
},
{
"role": "secondary",
"hex": "#8DDDE8",
"slug": null,
"name": "#8DDDE8",
"rgb": [
141,
221,
232
],
"hsl": [
187,
66,
73
],
"cmyk": [
39,
5,
0,
9
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.632,
"contrast": {
"black": 13.64,
"white": 1.54
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#E88DB0",
"slug": null,
"name": "#E88DB0",
"rgb": [
232,
141,
176
],
"hsl": [
337,
66,
73
],
"cmyk": [
0,
39,
24,
9
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.3934,
"contrast": {
"black": 8.87,
"white": 2.37
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "background",
"hex": "#E8C58D",
"slug": null,
"name": "#E8C58D",
"rgb": [
232,
197,
141
],
"hsl": [
37,
66,
73
],
"cmyk": [
0,
15,
39,
9
],
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.5901,
"contrast": {
"black": 12.8,
"white": 1.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"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": "#E7968B",
"name": "Salmon Rose"
},
{
"role": "secondary",
"hex": "#8DDDE8",
"name": "#8DDDE8"
},
{
"role": "surface",
"hex": "#E88DB0",
"name": "#E88DB0"
},
{
"role": "background",
"hex": "#E8C58D",
"name": "#E8C58D"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#E7968B",
"name": "Salmon Rose",
"blackContrast": 9.13,
"whiteContrast": 2.3,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#8DDDE8",
"name": "#8DDDE8",
"blackContrast": 13.64,
"whiteContrast": 1.54,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#E88DB0",
"name": "#E88DB0",
"blackContrast": 8.87,
"whiteContrast": 2.37,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#E8C58D",
"name": "#E8C58D",
"blackContrast": 12.8,
"whiteContrast": 1.64,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-salmon-rose-primary: #E7968B;\n--palette-salmon-rose-secondary: #8DDDE8;\n--palette-salmon-rose-surface: #E88DB0;\n--palette-salmon-rose-background: #E8C58D;\n--palette-salmon-rose-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/salmon-rose.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/salmon-rose.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/salmon-rose/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/salmon-rose.json"
}