Generated palette

Coral Reef Palette

Coral Reef Palette is a generated palette built from #FD7C6E, #6DEEFD, #FD6DA7, #FDC36D. 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.

Coral Reef Palette combines primary #FD7C6E, secondary #6DEEFD, surface #FD6DA7, background #FDC36D, 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.

5colors
Red palettedominant group
4use cases

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.

Primary#FD7C6ECoral Reef
Secondary#6DEEFD#6DEEFD
Surface#FD6DA7#FD6DA7
Background#FDC36D#FDC36D
Accent#000000Black

CSS Variables

--palette-coral-reef-primary: #FD7C6E;
--palette-coral-reef-secondary: #6DEEFD;
--palette-coral-reef-surface: #FD6DA7;
--palette-coral-reef-background: #FDC36D;
--palette-coral-reef-accent: #000000;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#FD7C6E
Black 8.28:1 · White 2.54:1
Best #000000
Secondary#6DEEFD
Black 15.3:1 · White 1.37:1
Best #000000
Surface#FD6DA7
Black 7.92:1 · White 2.65:1
Best #000000
Background#FDC36D
Black 13.2:1 · White 1.59:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

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 Coral Reef Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.3642
Black text8.28:1AA Pass
White text2.54: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": "#FD7C6E",
    "name": "Coral Reef"
  },
  {
    "role": "secondary",
    "hex": "#6DEEFD",
    "name": "#6DEEFD"
  },
  {
    "role": "surface",
    "hex": "#FD6DA7",
    "name": "#FD6DA7"
  },
  {
    "role": "background",
    "hex": "#FDC36D",
    "name": "#FDC36D"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FD7C6E",
    "name": "Coral Reef",
    "blackContrast": 8.28,
    "whiteContrast": 2.54,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "secondary",
    "hex": "#6DEEFD",
    "name": "#6DEEFD",
    "blackContrast": 15.3,
    "whiteContrast": 1.37,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "surface",
    "hex": "#FD6DA7",
    "name": "#FD6DA7",
    "blackContrast": 7.92,
    "whiteContrast": 2.65,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "background",
    "hex": "#FDC36D",
    "name": "#FDC36D",
    "blackContrast": 13.2,
    "whiteContrast": 1.59,
    "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
[
  "coral reef 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-coral-reef-primary: #FD7C6E;\n--palette-coral-reef-secondary: #6DEEFD;\n--palette-coral-reef-surface: #FD6DA7;\n--palette-coral-reef-background: #FDC36D;\n--palette-coral-reef-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "coral-reef",
  "name": "Coral Reef Palette",
  "type": "generated",
  "sourceColor": "coral-reef",
  "description": "Generated palette built from Coral Reef, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Coral Reef Palette combines primary #FD7C6E, secondary #6DEEFD, surface #FD6DA7, background #FDC36D, 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": [
    "coral reef 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": "#FD7C6E",
      "slug": "coral-reef",
      "name": "Coral Reef",
      "rgb": [
        253,
        124,
        110
      ],
      "hsl": [
        6,
        97,
        71
      ],
      "cmyk": [
        0,
        51,
        57,
        1
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3642,
      "contrast": {
        "black": 8.28,
        "white": 2.54
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/coral-reef/"
    },
    {
      "role": "secondary",
      "hex": "#6DEEFD",
      "slug": null,
      "name": "#6DEEFD",
      "rgb": [
        109,
        238,
        253
      ],
      "hsl": [
        186,
        97,
        71
      ],
      "cmyk": [
        57,
        6,
        0,
        1
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7149,
      "contrast": {
        "black": 15.3,
        "white": 1.37
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/6deefd/"
    },
    {
      "role": "surface",
      "hex": "#FD6DA7",
      "slug": null,
      "name": "#FD6DA7",
      "rgb": [
        253,
        109,
        167
      ],
      "hsl": [
        336,
        97,
        71
      ],
      "cmyk": [
        0,
        57,
        34,
        1
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3461,
      "contrast": {
        "black": 7.92,
        "white": 2.65
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/fd6da7/"
    },
    {
      "role": "background",
      "hex": "#FDC36D",
      "slug": null,
      "name": "#FDC36D",
      "rgb": [
        253,
        195,
        109
      ],
      "hsl": [
        36,
        97,
        71
      ],
      "cmyk": [
        0,
        23,
        57,
        1
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6102,
      "contrast": {
        "black": 13.2,
        "white": 1.59
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/fdc36d/"
    },
    {
      "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": "#FD7C6E",
      "name": "Coral Reef"
    },
    {
      "role": "secondary",
      "hex": "#6DEEFD",
      "name": "#6DEEFD"
    },
    {
      "role": "surface",
      "hex": "#FD6DA7",
      "name": "#FD6DA7"
    },
    {
      "role": "background",
      "hex": "#FDC36D",
      "name": "#FDC36D"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FD7C6E",
      "name": "Coral Reef",
      "blackContrast": 8.28,
      "whiteContrast": 2.54,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "secondary",
      "hex": "#6DEEFD",
      "name": "#6DEEFD",
      "blackContrast": 15.3,
      "whiteContrast": 1.37,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "surface",
      "hex": "#FD6DA7",
      "name": "#FD6DA7",
      "blackContrast": 7.92,
      "whiteContrast": 2.65,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "background",
      "hex": "#FDC36D",
      "name": "#FDC36D",
      "blackContrast": 13.2,
      "whiteContrast": 1.59,
      "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-coral-reef-primary: #FD7C6E;\n--palette-coral-reef-secondary: #6DEEFD;\n--palette-coral-reef-surface: #FD6DA7;\n--palette-coral-reef-background: #FDC36D;\n--palette-coral-reef-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/coral-reef.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/coral-reef.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/coral-reef/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/coral-reef.json"
}