← Back to Editor

#ECCC10 · #BDBBA5 · #FFFFF0 · #5F7035

A 4-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#ECCC10

Autumn Sage · Gold · Honey Gold

HEX
#ECCC10
RGB
rgb(236, 204, 16)
HSL
hsl(51, 87%, 49%)
HSB
hsb(51, 93%, 93%)
CMYK
cmyk(0%, 14%, 93%, 7%)
Oklch
oklch(84.7% 0.173 97.5)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#BDBBA5

Fresh Green · DarkGray · Sunflower

HEX
#BDBBA5
RGB
rgb(189, 187, 165)
HSL
hsl(55, 15%, 69%)
HSB
hsb(55, 13%, 74%)
CMYK
cmyk(0%, 1%, 13%, 26%)
Oklch
oklch(78.8% 0.030 102.8)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#FFFFF0

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFFF0
RGB
rgb(255, 255, 240)
HSL
hsl(60, 100%, 97%)
HSB
hsb(60, 6%, 100%)
CMYK
cmyk(0%, 0%, 6%, 0%)
Oklch
oklch(99.6% 0.020 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#5F7035

Grass Green · DarkOliveGreen · Forest Green

HEX
#5F7035
RGB
rgb(95, 112, 53)
HSL
hsl(77, 36%, 32%)
HSB
hsb(77, 53%, 44%)
CMYK
cmyk(15%, 0%, 53%, 56%)
Oklch
oklch(51.7% 0.086 122.7)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

ECCC10
1031EA

Analogous

EA5C10
ECCC10
9EEA10

Triadic

ECCC10
10EAC9
C910EA

Split-Comp.

ECCC10
109EEA
5C10EA

Tetradic

ECCC10
10EA5C
1031EA
EA109E

Contrast Matrix WCAG 2.1 Contrast

ECCC10
BDBBA5
FFFFF0
5F7035
1.2
Fail
1.6
Fail
3.4
AA Large
1.2
Fail
1.9
Fail
2.8
Fail
1.6
Fail
1.9
Fail
5.4
AA
3.4
AA Large
2.8
Fail
5.4
AA
White BG
1.6Fail
1.9Fail
1.0Fail
5.4AA
Black BG
13.2AAA
10.8AAA
20.8AAA
3.9AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

DEDE3D
BCBCAA
FFFFF4
666743

Deuteranopia

E0E248
BCBCAC
FFFFF5
656447

Tritanopia

EA6169
BDAFAF
FFF6F7
604F51

Achromatopsia

C0C0C0
B9B9B9
FDFDFD
646464

Shades & Tints Shades & Tints

#ECCC10

Dark
Light

#BDBBA5

Dark
Light

#FFFFF0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eccc10;
  --color-2: #bdbba5;
  --color-3: #fffff0;
  --color-4: #5f7035;
}

SCSS

$color-1: #eccc10;
$color-2: #bdbba5;
$color-3: #fffff0;
$color-4: #5f7035;

TAILWIND

colors: {
  'brand-1': '#eccc10',
  'brand-2': '#bdbba5',
  'brand-3': '#fffff0',
  'brand-4': '#5f7035',
}

RGB Array

[236, 204, 16], [189, 187, 165], [255, 255, 240], [95, 112, 53]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #ECCC10, #BDBBA5, #FFFFF0, #5F7035 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #eccc10; --color-2: #bdbba5; --color-3: #fffff0; --color-4: #5f7035. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 4-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color