Generated palette

Neon Red Palette

Neon Red Palette: #FF073A, #05FFCD, #FF05B4, #FF5005. Check roles, contrast and CSS variables; open source-color links and JSON.

Neon Red Palette assigns primary #FF073A, secondary #05FFCD, surface #FF05B4, background #FF5005, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #05FFCD at 0.7596; black gives higher contrast on 4 of 5 values.

5colors
Red palettedominant group
4use cases

Palette Color Roles

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

Primary#FF073ANeon Red
Secondary#05FFCD#05FFCD
Surface#FF05B4#FF05B4
Background#FF5005#FF5005
Accent#000000Black

CSS Variables

--palette-neon-red-primary: #FF073A;
--palette-neon-red-secondary: #05FFCD;
--palette-neon-red-surface: #FF05B4;
--palette-neon-red-background: #FF5005;
--palette-neon-red-accent: #000000;

Accessibility Snapshot

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

Primary#FF073A
Black 5.34:1 · White 3.93:1
Best #000000
Secondary#05FFCD
Black 16.19:1 · White 1.3:1
Best #000000
Surface#FF05B4
Black 5.93:1 · White 3.54:1
Best #000000
Background#FF5005
Black 6.4:1 · White 3.28:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Neon Red 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 Neon Red Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2172
Black text5.34:1AA Pass
White text3.93: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": "#FF073A",
    "name": "Neon Red"
  },
  {
    "role": "secondary",
    "hex": "#05FFCD",
    "name": "#05FFCD"
  },
  {
    "role": "surface",
    "hex": "#FF05B4",
    "name": "#FF05B4"
  },
  {
    "role": "background",
    "hex": "#FF5005",
    "name": "#FF5005"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FF073A",
    "name": "Neon Red",
    "blackContrast": 5.34,
    "whiteContrast": 3.93,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#05FFCD",
    "name": "#05FFCD",
    "blackContrast": 16.19,
    "whiteContrast": 1.3,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "surface",
    "hex": "#FF05B4",
    "name": "#FF05B4",
    "blackContrast": 5.93,
    "whiteContrast": 3.54,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#FF5005",
    "name": "#FF5005",
    "blackContrast": 6.4,
    "whiteContrast": 3.28,
    "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
[
  "neon red 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-neon-red-primary: #FF073A;\n--palette-neon-red-secondary: #05FFCD;\n--palette-neon-red-surface: #FF05B4;\n--palette-neon-red-background: #FF5005;\n--palette-neon-red-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "neon-red",
  "name": "Neon Red Palette",
  "type": "generated",
  "sourceColor": "neon-red",
  "description": "Generated palette built from Neon Red, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Neon Red Palette combines primary #FF073A, secondary #05FFCD, surface #FF05B4, background #FF5005, 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": [
    "neon red 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": "#FF073A",
      "slug": "neon-red",
      "name": "Neon Red",
      "rgb": [
        255,
        7,
        58
      ],
      "hsl": [
        348,
        100,
        51
      ],
      "cmyk": [
        0,
        97,
        77,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2172,
      "contrast": {
        "black": 5.34,
        "white": 3.93
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/neon-red/"
    },
    {
      "role": "secondary",
      "hex": "#05FFCD",
      "slug": null,
      "name": "#05FFCD",
      "rgb": [
        5,
        255,
        205
      ],
      "hsl": [
        168,
        100,
        51
      ],
      "cmyk": [
        98,
        0,
        20,
        0
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7596,
      "contrast": {
        "black": 16.19,
        "white": 1.3
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#FF05B4",
      "slug": null,
      "name": "#FF05B4",
      "rgb": [
        255,
        5,
        180
      ],
      "hsl": [
        318,
        100,
        51
      ],
      "cmyk": [
        0,
        98,
        29,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2466,
      "contrast": {
        "black": 5.93,
        "white": 3.54
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#FF5005",
      "slug": null,
      "name": "#FF5005",
      "rgb": [
        255,
        80,
        5
      ],
      "hsl": [
        18,
        100,
        51
      ],
      "cmyk": [
        0,
        69,
        98,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2701,
      "contrast": {
        "black": 6.4,
        "white": 3.28
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "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": "#FF073A",
      "name": "Neon Red"
    },
    {
      "role": "secondary",
      "hex": "#05FFCD",
      "name": "#05FFCD"
    },
    {
      "role": "surface",
      "hex": "#FF05B4",
      "name": "#FF05B4"
    },
    {
      "role": "background",
      "hex": "#FF5005",
      "name": "#FF5005"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FF073A",
      "name": "Neon Red",
      "blackContrast": 5.34,
      "whiteContrast": 3.93,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#05FFCD",
      "name": "#05FFCD",
      "blackContrast": 16.19,
      "whiteContrast": 1.3,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "surface",
      "hex": "#FF05B4",
      "name": "#FF05B4",
      "blackContrast": 5.93,
      "whiteContrast": 3.54,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#FF5005",
      "name": "#FF5005",
      "blackContrast": 6.4,
      "whiteContrast": 3.28,
      "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-neon-red-primary: #FF073A;\n--palette-neon-red-secondary: #05FFCD;\n--palette-neon-red-surface: #FF05B4;\n--palette-neon-red-background: #FF5005;\n--palette-neon-red-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/neon-red.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/neon-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/neon-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/neon-red.json"
}