Generated palette
Bougainvillea Palette
Bougainvillea Palette: #D958A0, #59D993, #D359D9, #D9595F. Check roles, contrast and CSS variables; open source-color links and JSON.
Bougainvillea Palette assigns primary #D958A0, secondary #59D993, surface #D359D9, background #D9595F, accent #000000. The set spans Pink, Green, Red, and Gray families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #59D993 at 0.5386; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Bougainvillea Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#D958A0Bougainvillea#59D993#59D993#D359D9#D359D9#D9595F#D9595F#000000BlackCSS Variables
--palette-bougainvillea-primary: #D958A0; --palette-bougainvillea-secondary: #59D993; --palette-bougainvillea-surface: #D359D9; --palette-bougainvillea-background: #D9595F; --palette-bougainvillea-accent: #000000;
Accessibility Snapshot
Compare all 5 Bougainvillea Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Bougainvillea Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Bougainvillea Palette Data (JSON)
Structured palette data for Bougainvillea 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": "#D958A0",
"name": "Bougainvillea"
},
{
"role": "secondary",
"hex": "#59D993",
"name": "#59D993"
},
{
"role": "surface",
"hex": "#D359D9",
"name": "#D359D9"
},
{
"role": "background",
"hex": "#D9595F",
"name": "#D9595F"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#D958A0",
"name": "Bougainvillea",
"blackContrast": 5.85,
"whiteContrast": 3.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#59D993",
"name": "#59D993",
"blackContrast": 11.77,
"whiteContrast": 1.78,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#D359D9",
"name": "#D359D9",
"blackContrast": 6.2,
"whiteContrast": 3.39,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#D9595F",
"name": "#D9595F",
"blackContrast": 5.54,
"whiteContrast": 3.79,
"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
[
"bougainvillea palette",
"generated palette",
"pink palette",
"green palette",
"red palette",
"gray palette",
"balanced palette",
"earth tone palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes"
]CSS variables
"--palette-bougainvillea-primary: #D958A0;\n--palette-bougainvillea-secondary: #59D993;\n--palette-bougainvillea-surface: #D359D9;\n--palette-bougainvillea-background: #D9595F;\n--palette-bougainvillea-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "bougainvillea",
"name": "Bougainvillea Palette",
"type": "generated",
"sourceColor": "bougainvillea",
"description": "Generated palette built from Bougainvillea, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Bougainvillea Palette combines primary #D958A0, secondary #59D993, surface #D359D9, background #D9595F, accent #000000. According to Colors Encyclopedia, the palette works as a pink palette, green palette, red 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": [
"bougainvillea palette",
"generated palette",
"pink palette",
"green palette",
"red palette",
"gray palette",
"balanced palette",
"earth tone palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#D958A0",
"slug": "bougainvillea",
"name": "Bougainvillea",
"rgb": [
217,
88,
160
],
"hsl": [
327,
63,
60
],
"cmyk": [
0,
59,
26,
15
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.2427,
"contrast": {
"black": 5.85,
"white": 3.59
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/bougainvillea/"
},
{
"role": "secondary",
"hex": "#59D993",
"slug": null,
"name": "#59D993",
"rgb": [
89,
217,
147
],
"hsl": [
147,
63,
60
],
"cmyk": [
59,
0,
32,
15
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone"
],
"luminance": 0.5386,
"contrast": {
"black": 11.77,
"white": 1.78
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#D359D9",
"slug": null,
"name": "#D359D9",
"rgb": [
211,
89,
217
],
"hsl": [
297,
63,
60
],
"cmyk": [
3,
59,
0,
15
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.26,
"contrast": {
"black": 6.2,
"white": 3.39
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#D9595F",
"slug": null,
"name": "#D9595F",
"rgb": [
217,
89,
95
],
"hsl": [
357,
63,
60
],
"cmyk": [
0,
59,
56,
15
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.2272,
"contrast": {
"black": 5.54,
"white": 3.79
},
"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": "#D958A0",
"name": "Bougainvillea"
},
{
"role": "secondary",
"hex": "#59D993",
"name": "#59D993"
},
{
"role": "surface",
"hex": "#D359D9",
"name": "#D359D9"
},
{
"role": "background",
"hex": "#D9595F",
"name": "#D9595F"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#D958A0",
"name": "Bougainvillea",
"blackContrast": 5.85,
"whiteContrast": 3.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#59D993",
"name": "#59D993",
"blackContrast": 11.77,
"whiteContrast": 1.78,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#D359D9",
"name": "#D359D9",
"blackContrast": 6.2,
"whiteContrast": 3.39,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#D9595F",
"name": "#D9595F",
"blackContrast": 5.54,
"whiteContrast": 3.79,
"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-bougainvillea-primary: #D958A0;\n--palette-bougainvillea-secondary: #59D993;\n--palette-bougainvillea-surface: #D359D9;\n--palette-bougainvillea-background: #D9595F;\n--palette-bougainvillea-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/bougainvillea.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/bougainvillea.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/bougainvillea/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/bougainvillea.json"
}