Generated palette
Neon Red Palette
Neon Red Palette is a generated palette built from #FF073A, #05FFCD, #FF05B4, #FF5005. 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.
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.
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.
#FF073ANeon Red#05FFCD#05FFCD#FF05B4#FF05B4#FF5005#FF5005#000000BlackCSS 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
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
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.
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": "#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": "https://www.colorsencyclopedia.com/hex/05ffcd/"
},
{
"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": "https://www.colorsencyclopedia.com/hex/ff05b4/"
},
{
"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": "https://www.colorsencyclopedia.com/hex/ff5005/"
},
{
"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"
}