Generated palette
Honeydew Palette
Honeydew Palette: #F0FFF0, #FFF0FF, #F7FFF0, #F0FFF7. Check roles, contrast and CSS variables; open source-color links and JSON.
Honeydew Palette assigns primary #F0FFF0, secondary #FFF0FF, surface #F7FFF0, background #F0FFF7, accent #000000. The set spans Green, Pink, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #F7FFF0 at 0.9759; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Honeydew Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#F0FFF0Honeydew#FFF0FF#FFF0FF#F7FFF0#F7FFF0#F0FFF7#F0FFF7#000000BlackCSS Variables
--palette-honeydew-primary: #F0FFF0; --palette-honeydew-secondary: #FFF0FF; --palette-honeydew-surface: #F7FFF0; --palette-honeydew-background: #F0FFF7; --palette-honeydew-accent: #000000;
Accessibility Snapshot
Compare all 5 Honeydew Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Honeydew Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Honeydew Palette Data (JSON)
Structured palette data for Honeydew 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": "#F0FFF0",
"name": "Honeydew"
},
{
"role": "secondary",
"hex": "#FFF0FF",
"name": "#FFF0FF"
},
{
"role": "surface",
"hex": "#F7FFF0",
"name": "#F7FFF0"
},
{
"role": "background",
"hex": "#F0FFF7",
"name": "#F0FFF7"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#F0FFF0",
"name": "Honeydew",
"blackContrast": 20.27,
"whiteContrast": 1.04,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FFF0FF",
"name": "#FFF0FF",
"blackContrast": 19.16,
"whiteContrast": 1.1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F7FFF0",
"name": "#F7FFF0",
"blackContrast": 20.52,
"whiteContrast": 1.02,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F0FFF7",
"name": "#F0FFF7",
"blackContrast": 20.35,
"whiteContrast": 1.03,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"honeydew palette",
"generated palette",
"green palette",
"pink palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"wellness and botanical palettes"
]CSS variables
"--palette-honeydew-primary: #F0FFF0;\n--palette-honeydew-secondary: #FFF0FF;\n--palette-honeydew-surface: #F7FFF0;\n--palette-honeydew-background: #F0FFF7;\n--palette-honeydew-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "honeydew",
"name": "Honeydew Palette",
"type": "generated",
"sourceColor": "honeydew",
"description": "Generated palette built from Honeydew, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Honeydew Palette combines primary #F0FFF0, secondary #FFF0FF, surface #F7FFF0, background #F0FFF7, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink palette, gray 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": [
"honeydew palette",
"generated palette",
"green palette",
"pink palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#F0FFF0",
"slug": "honeydew",
"name": "Honeydew",
"rgb": [
240,
255,
240
],
"hsl": [
120,
100,
97
],
"cmyk": [
6,
0,
6,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9634,
"contrast": {
"black": 20.27,
"white": 1.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/honeydew/"
},
{
"role": "secondary",
"hex": "#FFF0FF",
"slug": null,
"name": "#FFF0FF",
"rgb": [
255,
240,
255
],
"hsl": [
300,
100,
97
],
"cmyk": [
0,
6,
0,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.908,
"contrast": {
"black": 19.16,
"white": 1.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#F7FFF0",
"slug": null,
"name": "#F7FFF0",
"rgb": [
247,
255,
240
],
"hsl": [
92,
100,
97
],
"cmyk": [
3,
0,
6,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9759,
"contrast": {
"black": 20.52,
"white": 1.02
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#F0FFF7",
"slug": null,
"name": "#F0FFF7",
"rgb": [
240,
255,
247
],
"hsl": [
148,
100,
97
],
"cmyk": [
6,
0,
3,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9676,
"contrast": {
"black": 20.35,
"white": 1.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"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": "#F0FFF0",
"name": "Honeydew"
},
{
"role": "secondary",
"hex": "#FFF0FF",
"name": "#FFF0FF"
},
{
"role": "surface",
"hex": "#F7FFF0",
"name": "#F7FFF0"
},
{
"role": "background",
"hex": "#F0FFF7",
"name": "#F0FFF7"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#F0FFF0",
"name": "Honeydew",
"blackContrast": 20.27,
"whiteContrast": 1.04,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FFF0FF",
"name": "#FFF0FF",
"blackContrast": 19.16,
"whiteContrast": 1.1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F7FFF0",
"name": "#F7FFF0",
"blackContrast": 20.52,
"whiteContrast": 1.02,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F0FFF7",
"name": "#F0FFF7",
"blackContrast": 20.35,
"whiteContrast": 1.03,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-honeydew-primary: #F0FFF0;\n--palette-honeydew-secondary: #FFF0FF;\n--palette-honeydew-surface: #F7FFF0;\n--palette-honeydew-background: #F0FFF7;\n--palette-honeydew-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/honeydew.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/honeydew.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/honeydew/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/honeydew.json"
}