← Back to Editor

#565555 · #BDD3B6 · #E0E6AE · #E7B362 · #AD2003

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

#565555

Ink Gray · DimGray · Charcoal

HEX
#565555
RGB
rgb(86, 85, 85)
HSL
hsl(0, 1%, 34%)
HSB
hsb(0, 1%, 34%)
CMYK
cmyk(0%, 1%, 1%, 66%)
Oklch
oklch(45.0% 0.001 17.2)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#BDD3B6

Celadon · Silver · Apple Green

HEX
#BDD3B6
RGB
rgb(189, 211, 182)
HSL
hsl(106, 25%, 77%)
HSB
hsb(106, 14%, 83%)
CMYK
cmyk(10%, 0%, 14%, 17%)
Oklch
oklch(84.2% 0.046 138.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#E0E6AE

Fresh Green · Wheat · Lemon Cream

HEX
#E0E6AE
RGB
rgb(224, 230, 174)
HSL
hsl(66, 53%, 79%)
HSB
hsb(66, 24%, 90%)
CMYK
cmyk(3%, 0%, 24%, 10%)
Oklch
oklch(90.7% 0.073 112.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E7B362

Ginger · SandyBrown · Warm Sun

HEX
#E7B362
RGB
rgb(231, 179, 98)
HSL
hsl(37, 73%, 65%)
HSB
hsb(37, 58%, 91%)
CMYK
cmyk(0%, 23%, 58%, 9%)
Oklch
oklch(79.8% 0.116 76.9)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#AD2003

Vermilion · FireBrick · Wine Red

HEX
#AD2003
RGB
rgb(173, 32, 3)
HSL
hsl(10, 97%, 35%)
HSB
hsb(10, 98%, 68%)
CMYK
cmyk(0%, 82%, 98%, 32%)
Oklch
oklch(48.4% 0.179 32.4)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

565555
565858

Analogous

585657
565555
585756

Triadic

565555
565856
565658

Split-Comp.

565555
565857
565758

Tetradic

565555
575856
565858
575658

Contrast Matrix WCAG 2.1 Contrast

565555
BDD3B6
E0E6AE
E7B362
AD2003
4.7
AA
5.7
AA
3.9
AA Large
1.1
Fail
4.7
AA
1.2
Fail
1.2
Fail
4.4
AA Large
5.7
AA
1.2
Fail
1.5
Fail
5.4
AA
3.9
AA Large
1.2
Fail
1.5
Fail
3.7
AA Large
1.1
Fail
4.4
AA Large
5.4
AA
3.7
AA Large
White BG
7.4AAA
1.6Fail
1.3Fail
1.9Fail
7.0AAA
Black BG
2.8Fail
13.2AAA
16.1AAA
11.0AAA
3.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

565655
C7C7BD
E3E3BC
D0D076
706F0A

Deuteranopia

565655
C5C4BF
E2E2BF
D4D77A
78830C

Tritanopia

565555
BEC3C4
E0C6C9
E48588
A61011

Achromatopsia

555555
C9C9C9
DEDEDE
B9B9B9
474747

Shades & Tints Shades & Tints

#565555

Dark
Light

#BDD3B6

Dark
Light

#E0E6AE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #565555;
  --color-2: #bdd3b6;
  --color-3: #e0e6ae;
  --color-4: #e7b362;
  --color-5: #ad2003;
}

SCSS

$color-1: #565555;
$color-2: #bdd3b6;
$color-3: #e0e6ae;
$color-4: #e7b362;
$color-5: #ad2003;

TAILWIND

colors: {
  'brand-1': '#565555',
  'brand-2': '#bdd3b6',
  'brand-3': '#e0e6ae',
  'brand-4': '#e7b362',
  'brand-5': '#ad2003',
}

RGB Array

[86, 85, 85], [189, 211, 182], [224, 230, 174], [231, 179, 98], [173, 32, 3]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #565555, #BDD3B6, #E0E6AE, #E7B362, #AD2003 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: #565555; --color-2: #bdd3b6; --color-3: #e0e6ae; --color-4: #e7b362; --color-5: #ad2003. 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