Generated palette
Tulip Red Palette
Tulip Red Palette: #FF4D4D, #4DFFFF, #FF4DA6, #FFA64D. Check roles, contrast and CSS variables; open source-color links and JSON.
Tulip Red Palette assigns primary #FF4D4D, secondary #4DFFFF, surface #FF4DA6, background #FFA64D, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #4DFFFF at 0.8032; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Tulip Red Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FF4D4DTulip Red#4DFFFF#4DFFFF#FF4DA6#FF4DA6#FFA64D#FFA64D#000000BlackCSS Variables
--palette-tulip-red-primary: #FF4D4D; --palette-tulip-red-secondary: #4DFFFF; --palette-tulip-red-surface: #FF4DA6; --palette-tulip-red-background: #FFA64D; --palette-tulip-red-accent: #000000;
Accessibility Snapshot
Compare all 5 Tulip Red Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Tulip Red Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Tulip Red Palette Data (JSON)
Structured palette data for Tulip 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": "#FF4D4D",
"name": "Tulip Red"
},
{
"role": "secondary",
"hex": "#4DFFFF",
"name": "#4DFFFF"
},
{
"role": "surface",
"hex": "#FF4DA6",
"name": "#FF4DA6"
},
{
"role": "background",
"hex": "#FFA64D",
"name": "#FFA64D"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FF4D4D",
"name": "Tulip Red",
"blackContrast": 6.42,
"whiteContrast": 3.27,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#4DFFFF",
"name": "#4DFFFF",
"blackContrast": 17.06,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FF4DA6",
"name": "#FF4DA6",
"blackContrast": 6.86,
"whiteContrast": 3.06,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#FFA64D",
"name": "#FFA64D",
"blackContrast": 10.81,
"whiteContrast": 1.94,
"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
[
"tulip 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-tulip-red-primary: #FF4D4D;\n--palette-tulip-red-secondary: #4DFFFF;\n--palette-tulip-red-surface: #FF4DA6;\n--palette-tulip-red-background: #FFA64D;\n--palette-tulip-red-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "tulip-red",
"name": "Tulip Red Palette",
"type": "generated",
"sourceColor": "tulip-red",
"description": "Generated palette built from Tulip Red, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Tulip Red Palette combines primary #FF4D4D, secondary #4DFFFF, surface #FF4DA6, background #FFA64D, 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": [
"tulip 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": "#FF4D4D",
"slug": "tulip-red",
"name": "Tulip Red",
"rgb": [
255,
77,
77
],
"hsl": [
0,
100,
65
],
"cmyk": [
0,
70,
70,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.271,
"contrast": {
"black": 6.42,
"white": 3.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/tulip-red/"
},
{
"role": "secondary",
"hex": "#4DFFFF",
"slug": null,
"name": "#4DFFFF",
"rgb": [
77,
255,
255
],
"hsl": [
180,
100,
65
],
"cmyk": [
70,
0,
0,
0
],
"family": "cyan",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.8032,
"contrast": {
"black": 17.06,
"white": 1.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FF4DA6",
"slug": null,
"name": "#FF4DA6",
"rgb": [
255,
77,
166
],
"hsl": [
330,
100,
65
],
"cmyk": [
0,
70,
35,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2932,
"contrast": {
"black": 6.86,
"white": 3.06
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#FFA64D",
"slug": null,
"name": "#FFA64D",
"rgb": [
255,
166,
77
],
"hsl": [
30,
100,
65
],
"cmyk": [
0,
35,
70,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.4907,
"contrast": {
"black": 10.81,
"white": 1.94
},
"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": "#FF4D4D",
"name": "Tulip Red"
},
{
"role": "secondary",
"hex": "#4DFFFF",
"name": "#4DFFFF"
},
{
"role": "surface",
"hex": "#FF4DA6",
"name": "#FF4DA6"
},
{
"role": "background",
"hex": "#FFA64D",
"name": "#FFA64D"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FF4D4D",
"name": "Tulip Red",
"blackContrast": 6.42,
"whiteContrast": 3.27,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#4DFFFF",
"name": "#4DFFFF",
"blackContrast": 17.06,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FF4DA6",
"name": "#FF4DA6",
"blackContrast": 6.86,
"whiteContrast": 3.06,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#FFA64D",
"name": "#FFA64D",
"blackContrast": 10.81,
"whiteContrast": 1.94,
"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-tulip-red-primary: #FF4D4D;\n--palette-tulip-red-secondary: #4DFFFF;\n--palette-tulip-red-surface: #FF4DA6;\n--palette-tulip-red-background: #FFA64D;\n--palette-tulip-red-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/tulip-red.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/tulip-red.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/tulip-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/tulip-red.json"
}