Generated palette

Salmon Palette

Salmon Palette: #FA8072, #70ECFA, #FA70A7, #FAC370. Check roles, contrast and CSS variables; open source-color links and JSON.

Salmon Palette assigns primary #FA8072, secondary #70ECFA, surface #FA70A7, background #FAC370, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #70ECFA at 0.7034; black gives higher contrast on 4 of 5 values.

5colors
Red palettedominant group
4use cases

Palette Color Roles

Salmon Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#FA8072Salmon
Secondary#70ECFA#70ECFA
Surface#FA70A7#FA70A7
Background#FAC370#FAC370
Accent#000000Black

CSS Variables

--palette-salmon-primary: #FA8072;
--palette-salmon-secondary: #70ECFA;
--palette-salmon-surface: #FA70A7;
--palette-salmon-background: #FAC370;
--palette-salmon-accent: #000000;

Accessibility Snapshot

Compare all 5 Salmon Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#FA8072
Black 8.4:1 · White 2.5:1
Best #000000
Secondary#70ECFA
Black 15.07:1 · White 1.39:1
Best #000000
Surface#FA70A7
Black 7.94:1 · White 2.64:1
Best #000000
Background#FAC370
Black 13.1:1 · White 1.6:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Salmon Palette roles behave together across common interface components before copying the CSS variables.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Salmon Palette Data (JSON)

Structured palette data for Salmon Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.3698
Black text8.4:1AA Pass
White text2.5:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#FA8072",
    "name": "Salmon"
  },
  {
    "role": "secondary",
    "hex": "#70ECFA",
    "name": "#70ECFA"
  },
  {
    "role": "surface",
    "hex": "#FA70A7",
    "name": "#FA70A7"
  },
  {
    "role": "background",
    "hex": "#FAC370",
    "name": "#FAC370"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FA8072",
    "name": "Salmon",
    "blackContrast": 8.4,
    "whiteContrast": 2.5,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "secondary",
    "hex": "#70ECFA",
    "name": "#70ECFA",
    "blackContrast": 15.07,
    "whiteContrast": 1.39,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "surface",
    "hex": "#FA70A7",
    "name": "#FA70A7",
    "blackContrast": 7.94,
    "whiteContrast": 2.64,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "background",
    "hex": "#FAC370",
    "name": "#FAC370",
    "blackContrast": 13.1,
    "whiteContrast": 1.6,
    "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 palette",
  "generated palette",
  "red palette",
  "cyan palette",
  "pink palette",
  "orange palette",
  "gray palette",
  "vibrant 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-primary: #FA8072;\n--palette-salmon-secondary: #70ECFA;\n--palette-salmon-surface: #FA70A7;\n--palette-salmon-background: #FAC370;\n--palette-salmon-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "salmon",
  "name": "Salmon Palette",
  "type": "generated",
  "sourceColor": "salmon",
  "description": "Generated palette built from Salmon, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Salmon Palette combines primary #FA8072, secondary #70ECFA, surface #FA70A7, background #FAC370, 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 palette",
    "generated palette",
    "red palette",
    "cyan palette",
    "pink palette",
    "orange palette",
    "gray palette",
    "vibrant palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#FA8072",
      "slug": "salmon",
      "name": "Salmon",
      "rgb": [
        250,
        128,
        114
      ],
      "hsl": [
        6,
        93,
        71
      ],
      "cmyk": [
        0,
        49,
        54,
        2
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3698,
      "contrast": {
        "black": 8.4,
        "white": 2.5
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/salmon/"
    },
    {
      "role": "secondary",
      "hex": "#70ECFA",
      "slug": null,
      "name": "#70ECFA",
      "rgb": [
        112,
        236,
        250
      ],
      "hsl": [
        186,
        93,
        71
      ],
      "cmyk": [
        55,
        6,
        0,
        2
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7034,
      "contrast": {
        "black": 15.07,
        "white": 1.39
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#FA70A7",
      "slug": null,
      "name": "#FA70A7",
      "rgb": [
        250,
        112,
        167
      ],
      "hsl": [
        336,
        93,
        71
      ],
      "cmyk": [
        0,
        55,
        33,
        2
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.347,
      "contrast": {
        "black": 7.94,
        "white": 2.64
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#FAC370",
      "slug": null,
      "name": "#FAC370",
      "rgb": [
        250,
        195,
        112
      ],
      "hsl": [
        36,
        93,
        71
      ],
      "cmyk": [
        0,
        22,
        55,
        2
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6052,
      "contrast": {
        "black": 13.1,
        "white": 1.6
      },
      "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": "#FA8072",
      "name": "Salmon"
    },
    {
      "role": "secondary",
      "hex": "#70ECFA",
      "name": "#70ECFA"
    },
    {
      "role": "surface",
      "hex": "#FA70A7",
      "name": "#FA70A7"
    },
    {
      "role": "background",
      "hex": "#FAC370",
      "name": "#FAC370"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FA8072",
      "name": "Salmon",
      "blackContrast": 8.4,
      "whiteContrast": 2.5,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "secondary",
      "hex": "#70ECFA",
      "name": "#70ECFA",
      "blackContrast": 15.07,
      "whiteContrast": 1.39,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "surface",
      "hex": "#FA70A7",
      "name": "#FA70A7",
      "blackContrast": 7.94,
      "whiteContrast": 2.64,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "background",
      "hex": "#FAC370",
      "name": "#FAC370",
      "blackContrast": 13.1,
      "whiteContrast": 1.6,
      "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-primary: #FA8072;\n--palette-salmon-secondary: #70ECFA;\n--palette-salmon-surface: #FA70A7;\n--palette-salmon-background: #FAC370;\n--palette-salmon-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/salmon.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/salmon.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/salmon/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/salmon.json"
}