← Back to Editor

#C4C4C4 · #E2E6B3 · #A0C497 · #AEB550 · #B06D00

A 5-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

#C4C4C4

Silver Gray · Silver · Pearl Gray

HEX
#C4C4C4
RGB
rgb(196, 196, 196)
HSL
hsl(0, 0%, 77%)
HSB
hsb(0, 0%, 77%)
CMYK
cmyk(0%, 0%, 0%, 23%)
Oklch
oklch(82.0% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#E2E6B3

Fresh Green · Wheat · Lemon Cream

HEX
#E2E6B3
RGB
rgb(226, 230, 179)
HSL
hsl(65, 50%, 80%)
HSB
hsb(65, 22%, 90%)
CMYK
cmyk(2%, 0%, 22%, 10%)
Oklch
oklch(90.9% 0.067 111.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#A0C497

Celadon · DarkSeaGreen · Apple Green

HEX
#A0C497
RGB
rgb(160, 196, 151)
HSL
hsl(108, 28%, 68%)
HSB
hsb(108, 23%, 77%)
CMYK
cmyk(18%, 0%, 23%, 23%)
Oklch
oklch(78.2% 0.074 139.4)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#AEB550

Autumn Sage · GoldenRod · Sunflower

HEX
#AEB550
RGB
rgb(174, 181, 80)
HSL
hsl(64, 41%, 51%)
HSB
hsb(64, 56%, 71%)
CMYK
cmyk(4%, 0%, 56%, 29%)
Oklch
oklch(74.7% 0.125 112.7)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#B06D00

Ochre · DarkGoldenRod · Amber Brown

HEX
#B06D00
RGB
rgb(176, 109, 0)
HSL
hsl(37, 100%, 35%)
HSB
hsb(37, 100%, 69%)
CMYK
cmyk(0%, 38%, 100%, 31%)
Oklch
oklch(59.4% 0.130 68.2)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C4C4C4
C4C4C4

Analogous

C4C4C4
C4C4C4
C4C4C4

Triadic

C4C4C4
C4C4C4
C4C4C4

Split-Comp.

C4C4C4
C4C4C4
C4C4C4

Tetradic

C4C4C4
C4C4C4
C4C4C4
C4C4C4

Contrast Matrix WCAG 2.1 Contrast

C4C4C4
E2E6B3
A0C497
AEB550
B06D00
1.3
Fail
1.1
Fail
1.3
Fail
2.4
Fail
1.3
Fail
1.5
Fail
1.7
Fail
3.2
AA Large
1.1
Fail
1.5
Fail
1.1
Fail
2.2
Fail
1.3
Fail
1.7
Fail
1.1
Fail
1.9
Fail
2.4
Fail
3.2
AA Large
2.2
Fail
1.9
Fail
White BG
1.7Fail
1.3Fail
1.9Fail
2.2Fail
4.2AA Large
Black BG
12.0AAA
16.2AAA
10.8AAA
9.5AAA
5.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

C4C4C4
E4E4BF
B0B0A2
B1B168
93921A

Deuteranopia

C4C4C4
E4E3C2
AEABA5
B1B06E
979C21

Tritanopia

C4C4C4
E2C9CB
A2AAAC
AE7C80
AD2F34

Achromatopsia

C4C4C4
DFDFDF
B4B4B4
A7A7A7
757575

Shades & Tints Shades & Tints

#C4C4C4

Dark
Light

#E2E6B3

Dark
Light

#A0C497

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c4c4c4;
  --color-2: #e2e6b3;
  --color-3: #a0c497;
  --color-4: #aeb550;
  --color-5: #b06d00;
}

SCSS

$color-1: #c4c4c4;
$color-2: #e2e6b3;
$color-3: #a0c497;
$color-4: #aeb550;
$color-5: #b06d00;

TAILWIND

colors: {
  'brand-1': '#c4c4c4',
  'brand-2': '#e2e6b3',
  'brand-3': '#a0c497',
  'brand-4': '#aeb550',
  'brand-5': '#b06d00',
}

RGB Array

[196, 196, 196], [226, 230, 179], [160, 196, 151], [174, 181, 80], [176, 109, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C4C4C4, #E2E6B3, #A0C497, #AEB550, #B06D00 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #c4c4c4; --color-2: #e2e6b3; --color-3: #a0c497; --color-4: #aeb550; --color-5: #b06d00. 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 5-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