Generated palette
Pine Needle Palette
Pine Needle Palette is a generated palette built from #334D41, #4D333F, #334D34, #334C4D. 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.
Pine Needle Palette combines primary #334D41, secondary #4D333F, surface #334D34, background #334C4D, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a green palette, pink palette, cyan 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.
#334D41Pine Needle#4D333F#4D333F#334D34#334D34#334C4D#334C4D#FFFFFFWhiteCSS Variables
--palette-pine-needle-primary: #334D41; --palette-pine-needle-secondary: #4D333F; --palette-pine-needle-surface: #334D34; --palette-pine-needle-background: #334C4D; --palette-pine-needle-accent: #FFFFFF;
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 Pine Needle Palette Data (JSON)
Structured palette data for Pine Needle 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": "#334D41",
"name": "Pine Needle"
},
{
"role": "secondary",
"hex": "#4D333F",
"name": "#4D333F"
},
{
"role": "surface",
"hex": "#334D34",
"name": "#334D34"
},
{
"role": "background",
"hex": "#334C4D",
"name": "#334C4D"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#334D41",
"name": "Pine Needle",
"blackContrast": 2.28,
"whiteContrast": 9.22,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#4D333F",
"name": "#4D333F",
"blackContrast": 1.86,
"whiteContrast": 11.29,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#334D34",
"name": "#334D34",
"blackContrast": 2.25,
"whiteContrast": 9.33,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#334C4D",
"name": "#334C4D",
"blackContrast": 2.28,
"whiteContrast": 9.2,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"pine needle palette",
"generated palette",
"green palette",
"pink palette",
"cyan palette",
"gray palette",
"muted palette",
"earth tone palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"natural branding",
"wellness and botanical palettes"
]CSS variables
"--palette-pine-needle-primary: #334D41;\n--palette-pine-needle-secondary: #4D333F;\n--palette-pine-needle-surface: #334D34;\n--palette-pine-needle-background: #334C4D;\n--palette-pine-needle-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "pine-needle",
"name": "Pine Needle Palette",
"type": "generated",
"sourceColor": "pine-needle",
"description": "Generated palette built from Pine Needle, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Pine Needle Palette combines primary #334D41, secondary #4D333F, surface #334D34, background #334C4D, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a green palette, pink palette, cyan 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": [
"pine needle palette",
"generated palette",
"green palette",
"pink palette",
"cyan palette",
"gray palette",
"muted palette",
"earth tone palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"natural branding",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#334D41",
"slug": "pine-needle",
"name": "Pine Needle",
"rgb": [
51,
77,
65
],
"hsl": [
152,
20,
25
],
"cmyk": [
34,
0,
16,
70
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.0639,
"contrast": {
"black": 2.28,
"white": 9.22
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pine-needle/"
},
{
"role": "secondary",
"hex": "#4D333F",
"slug": null,
"name": "#4D333F",
"rgb": [
77,
51,
63
],
"hsl": [
332,
20,
25
],
"cmyk": [
0,
34,
18,
70
],
"family": "pink",
"temperature": "warm",
"tone": [
"muted"
],
"luminance": 0.043,
"contrast": {
"black": 1.86,
"white": 11.29
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4d333f/"
},
{
"role": "surface",
"hex": "#334D34",
"slug": null,
"name": "#334D34",
"rgb": [
51,
77,
52
],
"hsl": [
122,
20,
25
],
"cmyk": [
34,
0,
32,
70
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.0626,
"contrast": {
"black": 2.25,
"white": 9.33
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/334d34/"
},
{
"role": "background",
"hex": "#334C4D",
"slug": null,
"name": "#334C4D",
"rgb": [
51,
76,
77
],
"hsl": [
182,
20,
25
],
"cmyk": [
34,
1,
0,
70
],
"family": "cyan",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.0641,
"contrast": {
"black": 2.28,
"white": 9.2
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/334c4d/"
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#334D41",
"name": "Pine Needle"
},
{
"role": "secondary",
"hex": "#4D333F",
"name": "#4D333F"
},
{
"role": "surface",
"hex": "#334D34",
"name": "#334D34"
},
{
"role": "background",
"hex": "#334C4D",
"name": "#334C4D"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#334D41",
"name": "Pine Needle",
"blackContrast": 2.28,
"whiteContrast": 9.22,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#4D333F",
"name": "#4D333F",
"blackContrast": 1.86,
"whiteContrast": 11.29,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#334D34",
"name": "#334D34",
"blackContrast": 2.25,
"whiteContrast": 9.33,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#334C4D",
"name": "#334C4D",
"blackContrast": 2.28,
"whiteContrast": 9.2,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-pine-needle-primary: #334D41;\n--palette-pine-needle-secondary: #4D333F;\n--palette-pine-needle-surface: #334D34;\n--palette-pine-needle-background: #334C4D;\n--palette-pine-needle-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/pine-needle.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/pine-needle.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/pine-needle/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/pine-needle.json"
}