Generated palette
Strawberry Palette
Strawberry Palette: #FC5A8D, #5AFCC8, #FC5ADE, #FC785A. Check roles, contrast and CSS variables; open source-color links and JSON.
Strawberry Palette assigns primary #FC5A8D, secondary #5AFCC8, surface #FC5ADE, background #FC785A, accent #000000. The set spans Pink, Green, Red, and Gray families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #5AFCC8 at 0.7596; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Strawberry Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FC5A8DStrawberry#5AFCC8#5AFCC8#FC5ADE#FC5ADE#FC785A#FC785A#000000BlackCSS Variables
--palette-strawberry-primary: #FC5A8D; --palette-strawberry-secondary: #5AFCC8; --palette-strawberry-surface: #FC5ADE; --palette-strawberry-background: #FC785A; --palette-strawberry-accent: #000000;
Accessibility Snapshot
Compare all 5 Strawberry Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Strawberry Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Strawberry Palette Data (JSON)
Structured palette data for Strawberry 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": "#FC5A8D",
"name": "Strawberry"
},
{
"role": "secondary",
"hex": "#5AFCC8",
"name": "#5AFCC8"
},
{
"role": "surface",
"hex": "#FC5ADE",
"name": "#FC5ADE"
},
{
"role": "background",
"hex": "#FC785A",
"name": "#FC785A"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FC5A8D",
"name": "Strawberry",
"blackContrast": 6.99,
"whiteContrast": 3.01,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#5AFCC8",
"name": "#5AFCC8",
"blackContrast": 16.19,
"whiteContrast": 1.3,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FC5ADE",
"name": "#FC5ADE",
"blackContrast": 7.66,
"whiteContrast": 2.74,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#FC785A",
"name": "#FC785A",
"blackContrast": 7.97,
"whiteContrast": 2.63,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"strawberry palette",
"generated palette",
"pink palette",
"green palette",
"red 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",
"wellness and botanical palettes"
]CSS variables
"--palette-strawberry-primary: #FC5A8D;\n--palette-strawberry-secondary: #5AFCC8;\n--palette-strawberry-surface: #FC5ADE;\n--palette-strawberry-background: #FC785A;\n--palette-strawberry-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "strawberry",
"name": "Strawberry Palette",
"type": "generated",
"sourceColor": "strawberry",
"description": "Generated palette built from Strawberry, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Strawberry Palette combines primary #FC5A8D, secondary #5AFCC8, surface #FC5ADE, background #FC785A, 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": [
"strawberry palette",
"generated palette",
"pink palette",
"green palette",
"red palette",
"gray palette",
"vibrant palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#FC5A8D",
"slug": "strawberry",
"name": "Strawberry",
"rgb": [
252,
90,
141
],
"hsl": [
341,
96,
67
],
"cmyk": [
0,
64,
44,
1
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2993,
"contrast": {
"black": 6.99,
"white": 3.01
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/strawberry/"
},
{
"role": "secondary",
"hex": "#5AFCC8",
"slug": null,
"name": "#5AFCC8",
"rgb": [
90,
252,
200
],
"hsl": [
161,
96,
67
],
"cmyk": [
64,
0,
21,
1
],
"family": "green",
"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": "#FC5ADE",
"slug": null,
"name": "#FC5ADE",
"rgb": [
252,
90,
222
],
"hsl": [
311,
96,
67
],
"cmyk": [
0,
64,
12,
1
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.3328,
"contrast": {
"black": 7.66,
"white": 2.74
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "background",
"hex": "#FC785A",
"slug": null,
"name": "#FC785A",
"rgb": [
252,
120,
90
],
"hsl": [
11,
96,
67
],
"cmyk": [
0,
52,
64,
1
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.3487,
"contrast": {
"black": 7.97,
"white": 2.63
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"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": "#FC5A8D",
"name": "Strawberry"
},
{
"role": "secondary",
"hex": "#5AFCC8",
"name": "#5AFCC8"
},
{
"role": "surface",
"hex": "#FC5ADE",
"name": "#FC5ADE"
},
{
"role": "background",
"hex": "#FC785A",
"name": "#FC785A"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FC5A8D",
"name": "Strawberry",
"blackContrast": 6.99,
"whiteContrast": 3.01,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#5AFCC8",
"name": "#5AFCC8",
"blackContrast": 16.19,
"whiteContrast": 1.3,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FC5ADE",
"name": "#FC5ADE",
"blackContrast": 7.66,
"whiteContrast": 2.74,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#FC785A",
"name": "#FC785A",
"blackContrast": 7.97,
"whiteContrast": 2.63,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-strawberry-primary: #FC5A8D;\n--palette-strawberry-secondary: #5AFCC8;\n--palette-strawberry-surface: #FC5ADE;\n--palette-strawberry-background: #FC785A;\n--palette-strawberry-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/strawberry.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/strawberry.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/strawberry/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/strawberry.json"
}