← Back to Editor

#545454 · #7B8A84 · #8CBFAF · #EDE7D5 · #B7CC18

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#545454

Ink Gray · DimGray · Charcoal

HEX
#545454
RGB
rgb(84, 84, 84)
HSL
hsl(0, 0%, 33%)
HSB
hsb(0, 0%, 33%)
CMYK
cmyk(0%, 0%, 0%, 67%)
Oklch
oklch(44.6% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#7B8A84

Ash · Gray · Warm Gray

HEX
#7B8A84
RGB
rgb(123, 138, 132)
HSL
hsl(156, 6%, 51%)
HSB
hsb(156, 11%, 54%)
CMYK
cmyk(11%, 0%, 4%, 46%)
Oklch
oklch(61.9% 0.020 169.7)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#8CBFAF

Jade · DarkSeaGreen · Lake Green

HEX
#8CBFAF
RGB
rgb(140, 191, 175)
HSL
hsl(161, 28%, 65%)
HSB
hsb(161, 27%, 75%)
CMYK
cmyk(27%, 0%, 8%, 25%)
Oklch
oklch(76.4% 0.058 173.3)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#EDE7D5

Goose Yellow · Beige · Lemon Cream

HEX
#EDE7D5
RGB
rgb(237, 231, 213)
HSL
hsl(45, 40%, 88%)
HSB
hsb(45, 10%, 93%)
CMYK
cmyk(0%, 3%, 10%, 7%)
Oklch
oklch(92.8% 0.025 91.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B7CC18

Autumn Sage · GoldenRod · Honey Gold

HEX
#B7CC18
RGB
rgb(183, 204, 24)
HSL
hsl(67, 79%, 45%)
HSB
hsb(67, 88%, 80%)
CMYK
cmyk(10%, 0%, 88%, 20%)
Oklch
oklch(80.2% 0.181 117.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

545454
545454

Analogous

545454
545454
545454

Triadic

545454
545454
545454

Split-Comp.

545454
545454
545454

Tetradic

545454
545454
545454
545454

Contrast Matrix WCAG 2.1 Contrast

545454
7B8A84
8CBFAF
EDE7D5
B7CC18
2.1
Fail
3.7
AA Large
6.1
AA
4.2
AA Large
2.1
Fail
1.8
Fail
2.9
Fail
2.0
Fail
3.7
AA Large
1.8
Fail
1.7
Fail
1.1
Fail
6.1
AA
2.9
Fail
1.7
Fail
1.5
Fail
4.2
AA Large
2.0
Fail
1.1
Fail
1.5
Fail
White BG
7.6AAA
3.6AA Large
2.1Fail
1.2Fail
1.8Fail
Black BG
2.8Fail
5.8AA
10.2AAA
17.0AAA
11.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

545454
818285
A2A3B3
EAEAD9
C0C044

Deuteranopia

545454
818086
9F9BB4
EBEBDA
BFBD4E

Tritanopia

545454
7C8787
8FB6B7
EDDDDE
B8666E

Achromatopsia

545454
858585
AEAEAE
E7E7E7
B1B1B1

Shades & Tints Shades & Tints

#545454

Dark
Light

#7B8A84

Dark
Light

#8CBFAF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #545454;
  --color-2: #7b8a84;
  --color-3: #8cbfaf;
  --color-4: #ede7d5;
  --color-5: #b7cc18;
}

SCSS

$color-1: #545454;
$color-2: #7b8a84;
$color-3: #8cbfaf;
$color-4: #ede7d5;
$color-5: #b7cc18;

TAILWIND

colors: {
  'brand-1': '#545454',
  'brand-2': '#7b8a84',
  'brand-3': '#8cbfaf',
  'brand-4': '#ede7d5',
  'brand-5': '#b7cc18',
}

RGB Array

[84, 84, 84], [123, 138, 132], [140, 191, 175], [237, 231, 213], [183, 204, 24]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #545454, #7B8A84, #8CBFAF, #EDE7D5, #B7CC18 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: #545454; --color-2: #7b8a84; --color-3: #8cbfaf; --color-4: #ede7d5; --color-5: #b7cc18. 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