← Back to Editor

#4F4F4F · #B1B1B1 · #FBE9DC · #C6B9A6 · #AB9D8A

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

#4F4F4F

Ink Gray · DarkSlateGray · Charcoal

HEX
#4F4F4F
RGB
rgb(79, 79, 79)
HSL
hsl(0, 0%, 31%)
HSB
hsb(0, 0%, 31%)
CMYK
cmyk(0%, 0%, 0%, 69%)
Oklch
oklch(42.8% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#B1B1B1

Ash · DarkGray · Silver Sand

HEX
#B1B1B1
RGB
rgb(177, 177, 177)
HSL
hsl(0, 0%, 69%)
HSB
hsb(0, 0%, 69%)
CMYK
cmyk(0%, 0%, 0%, 31%)
Oklch
oklch(76.0% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#FBE9DC

Apricot · Linen · Peach Orange

HEX
#FBE9DC
RGB
rgb(251, 233, 220)
HSL
hsl(25, 79%, 92%)
HSB
hsb(25, 12%, 98%)
CMYK
cmyk(0%, 7%, 12%, 2%)
Oklch
oklch(94.5% 0.026 58.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#C6B9A6

Goose Yellow · Silver · Warm Sun

HEX
#C6B9A6
RGB
rgb(198, 185, 166)
HSL
hsl(36, 22%, 71%)
HSB
hsb(36, 16%, 78%)
CMYK
cmyk(0%, 7%, 16%, 22%)
Oklch
oklch(79.1% 0.030 77.5)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#AB9D8A

Ginger · DarkGray · Warm Sun

HEX
#AB9D8A
RGB
rgb(171, 157, 138)
HSL
hsl(35, 16%, 61%)
HSB
hsb(35, 19%, 67%)
CMYK
cmyk(0%, 8%, 19%, 33%)
Oklch
oklch(70.3% 0.032 75.6)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

4F4F4F
4F4F4F

Analogous

4F4F4F
4F4F4F
4F4F4F

Triadic

4F4F4F
4F4F4F
4F4F4F

Split-Comp.

4F4F4F
4F4F4F
4F4F4F

Tetradic

4F4F4F
4F4F4F
4F4F4F
4F4F4F

Contrast Matrix WCAG 2.1 Contrast

4F4F4F
B1B1B1
FBE9DC
C6B9A6
AB9D8A
3.8
AA Large
6.9
AA
4.2
AA Large
3.1
AA Large
3.8
AA Large
1.8
Fail
1.1
Fail
1.2
Fail
6.9
AA
1.8
Fail
1.6
Fail
2.2
Fail
4.2
AA Large
1.1
Fail
1.6
Fail
1.4
Fail
3.1
AA Large
1.2
Fail
2.2
Fail
1.4
Fail
White BG
8.2AAA
2.1Fail
1.2Fail
1.9Fail
2.7Fail
Black BG
2.6Fail
9.8AAA
17.8AAA
10.9AAA
7.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

4F4F4F
B1B1B1
F3F3DF
C0C0AB
A5A58F

Deuteranopia

4F4F4F
B1B1B1
F4F6E0
C1C2AC
A6A790

Tritanopia

4F4F4F
B1B1B1
FAE2E2
C5AEAF
AA9293

Achromatopsia

4F4F4F
B1B1B1
EDEDED
BBBBBB
9F9F9F

Shades & Tints Shades & Tints

#4F4F4F

Dark
Light

#B1B1B1

Dark
Light

#FBE9DC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #4f4f4f;
  --color-2: #b1b1b1;
  --color-3: #fbe9dc;
  --color-4: #c6b9a6;
  --color-5: #ab9d8a;
}

SCSS

$color-1: #4f4f4f;
$color-2: #b1b1b1;
$color-3: #fbe9dc;
$color-4: #c6b9a6;
$color-5: #ab9d8a;

TAILWIND

colors: {
  'brand-1': '#4f4f4f',
  'brand-2': '#b1b1b1',
  'brand-3': '#fbe9dc',
  'brand-4': '#c6b9a6',
  'brand-5': '#ab9d8a',
}

RGB Array

[79, 79, 79], [177, 177, 177], [251, 233, 220], [198, 185, 166], [171, 157, 138]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #4F4F4F, #B1B1B1, #FBE9DC, #C6B9A6, #AB9D8A is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #4f4f4f; --color-2: #b1b1b1; --color-3: #fbe9dc; --color-4: #c6b9a6; --color-5: #ab9d8a. 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. Restrained colors convey professionalism and trust. 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