Curated palette
Warm Neutral Colors
Warm Neutral Colors is a curated palette built from #FFFDD0, #E8E8E4, #DDBEA9, #CB997E. 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.
Warm Neutral Colors combines primary #FFFDD0, secondary #E8E8E4, surface #DDBEA9, background #CB997E, accent #6B705C. According to Colors Encyclopedia, the palette works as a yellow palette, orange palette, green 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.
#FFFDD0Cream#E8E8E4#E8E8E4#DDBEA9#DDBEA9#CB997E#CB997E#6B705C#6B705CCSS Variables
--palette-warm-neutral-colors-primary: #FFFDD0; --palette-warm-neutral-colors-secondary: #E8E8E4; --palette-warm-neutral-colors-surface: #DDBEA9; --palette-warm-neutral-colors-background: #CB997E; --palette-warm-neutral-colors-accent: #6B705C;
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 Warm Neutral Colors Data (JSON)
Structured palette data for Warm Neutral Colors, 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": "#FFFDD0",
"name": "Cream"
},
{
"role": "secondary",
"hex": "#E8E8E4",
"name": "#E8E8E4"
},
{
"role": "surface",
"hex": "#DDBEA9",
"name": "#DDBEA9"
},
{
"role": "background",
"hex": "#CB997E",
"name": "#CB997E"
},
{
"role": "accent",
"hex": "#6B705C",
"name": "#6B705C"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFFDD0",
"name": "Cream",
"blackContrast": 20.21,
"whiteContrast": 1.04,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E8E8E4",
"name": "#E8E8E4",
"blackContrast": 17.09,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#DDBEA9",
"name": "#DDBEA9",
"blackContrast": 12.01,
"whiteContrast": 1.75,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#CB997E",
"name": "#CB997E",
"blackContrast": 8.4,
"whiteContrast": 2.5,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "accent",
"hex": "#6B705C",
"name": "#6B705C",
"blackContrast": 4.1,
"whiteContrast": 5.12,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
}
]Semantic groups
[
"warm neutral colors palette",
"curated palette",
"yellow palette",
"orange palette",
"green palette",
"light palette",
"neutral palette",
"balanced palette",
"earth tone palette",
"muted palette",
"warm palette",
"cool 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-warm-neutral-colors-primary: #FFFDD0;\n--palette-warm-neutral-colors-secondary: #E8E8E4;\n--palette-warm-neutral-colors-surface: #DDBEA9;\n--palette-warm-neutral-colors-background: #CB997E;\n--palette-warm-neutral-colors-accent: #6B705C;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "warm-neutral-colors",
"name": "Warm Neutral Colors",
"type": "curated",
"sourceColor": null,
"description": "Soft warm neutrals for hospitality, lifestyle, and print-like interfaces.",
"narrative": "Warm Neutral Colors combines primary #FFFDD0, secondary #E8E8E4, surface #DDBEA9, background #CB997E, accent #6B705C. According to Colors Encyclopedia, the palette works as a yellow palette, orange palette, green 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": [
"warm neutral colors palette",
"curated palette",
"yellow palette",
"orange palette",
"green palette",
"light palette",
"neutral palette",
"balanced palette",
"earth tone palette",
"muted palette",
"warm palette",
"cool 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": "#FFFDD0",
"slug": "cream",
"name": "Cream",
"rgb": [
255,
253,
208
],
"hsl": [
57,
100,
91
],
"cmyk": [
0,
1,
18,
0
],
"family": "yellow",
"temperature": "warm",
"tone": [
"light",
"neutral"
],
"luminance": 0.9606,
"contrast": {
"black": 20.21,
"white": 1.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/cream/"
},
{
"role": "secondary",
"hex": "#E8E8E4",
"slug": null,
"name": "#E8E8E4",
"rgb": [
232,
232,
228
],
"hsl": [
60,
8,
90
],
"cmyk": [
0,
0,
2,
9
],
"family": "yellow",
"temperature": "warm",
"tone": [
"light"
],
"luminance": 0.8047,
"contrast": {
"black": 17.09,
"white": 1.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e8e8e4/"
},
{
"role": "surface",
"hex": "#DDBEA9",
"slug": null,
"name": "#DDBEA9",
"rgb": [
221,
190,
169
],
"hsl": [
24,
43,
76
],
"cmyk": [
0,
14,
24,
13
],
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.5506,
"contrast": {
"black": 12.01,
"white": 1.75
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ddbea9/"
},
{
"role": "background",
"hex": "#CB997E",
"slug": null,
"name": "#CB997E",
"rgb": [
203,
153,
126
],
"hsl": [
21,
43,
65
],
"cmyk": [
0,
25,
38,
20
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.3699,
"contrast": {
"black": 8.4,
"white": 2.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/cb997e/"
},
{
"role": "accent",
"hex": "#6B705C",
"slug": null,
"name": "#6B705C",
"rgb": [
107,
112,
92
],
"hsl": [
75,
10,
40
],
"cmyk": [
4,
0,
18,
56
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.1549,
"contrast": {
"black": 4.1,
"white": 5.12
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6b705c/"
}
],
"roles": [
{
"role": "primary",
"hex": "#FFFDD0",
"name": "Cream"
},
{
"role": "secondary",
"hex": "#E8E8E4",
"name": "#E8E8E4"
},
{
"role": "surface",
"hex": "#DDBEA9",
"name": "#DDBEA9"
},
{
"role": "background",
"hex": "#CB997E",
"name": "#CB997E"
},
{
"role": "accent",
"hex": "#6B705C",
"name": "#6B705C"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFFDD0",
"name": "Cream",
"blackContrast": 20.21,
"whiteContrast": 1.04,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E8E8E4",
"name": "#E8E8E4",
"blackContrast": 17.09,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#DDBEA9",
"name": "#DDBEA9",
"blackContrast": 12.01,
"whiteContrast": 1.75,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#CB997E",
"name": "#CB997E",
"blackContrast": 8.4,
"whiteContrast": 2.5,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "accent",
"hex": "#6B705C",
"name": "#6B705C",
"blackContrast": 4.1,
"whiteContrast": 5.12,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
}
],
"cssVariables": "--palette-warm-neutral-colors-primary: #FFFDD0;\n--palette-warm-neutral-colors-secondary: #E8E8E4;\n--palette-warm-neutral-colors-surface: #DDBEA9;\n--palette-warm-neutral-colors-background: #CB997E;\n--palette-warm-neutral-colors-accent: #6B705C;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/warm-neutral-colors.json",
"https://www.colorsencyclopedia.com/api/palettes.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/warm-neutral-colors/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/warm-neutral-colors.json"
}