← Back to Editor

#FBE8B0 · #D0D1BA · #9BB5C6 · #74808D · #4D4B56

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

#FBE8B0

Goose Yellow · Wheat · Lemon Cream

HEX
#FBE8B0
RGB
rgb(251, 232, 176)
HSL
hsl(45, 90%, 84%)
HSB
hsb(45, 30%, 98%)
CMYK
cmyk(0%, 8%, 30%, 2%)
Oklch
oklch(93.3% 0.075 91.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D0D1BA

Fresh Green · Silver · Lemon Cream

HEX
#D0D1BA
RGB
rgb(208, 209, 186)
HSL
hsl(63, 20%, 77%)
HSB
hsb(63, 11%, 82%)
CMYK
cmyk(0%, 0%, 11%, 18%)
Oklch
oklch(85.4% 0.031 109.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#9BB5C6

Sky Blue · DarkGray · Cobalt Blue

HEX
#9BB5C6
RGB
rgb(155, 181, 198)
HSL
hsl(204, 27%, 69%)
HSB
hsb(204, 22%, 78%)
CMYK
cmyk(22%, 9%, 0%, 22%)
Oklch
oklch(75.9% 0.038 236.7)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#74808D

Indigo · SlateGray · Navy Blue

HEX
#74808D
RGB
rgb(116, 128, 141)
HSL
hsl(211, 10%, 50%)
HSB
hsb(211, 18%, 55%)
CMYK
cmyk(18%, 9%, 0%, 45%)
Oklch
oklch(59.4% 0.024 250.4)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#4D4B56

Ink Gray · DarkSlateGray · Charcoal

HEX
#4D4B56
RGB
rgb(77, 75, 86)
HSL
hsl(251, 7%, 32%)
HSB
hsb(251, 13%, 34%)
CMYK
cmyk(10%, 13%, 0%, 66%)
Oklch
oklch(41.9% 0.018 293.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FBE8B0
B1C4FB

Analogous

FBC4B1
FBE8B0
E9FBB1

Triadic

FBE8B0
B1FBE9
E9B1FB

Split-Comp.

FBE8B0
B1E9FB
C4B1FB

Tetradic

FBE8B0
B1FBC4
B1C4FB
FBB1E9

Contrast Matrix WCAG 2.1 Contrast

FBE8B0
D0D1BA
9BB5C6
74808D
4D4B56
1.3
Fail
1.8
Fail
3.3
AA Large
7.0
AAA
1.3
Fail
1.4
Fail
2.6
Fail
5.5
AA
1.8
Fail
1.4
Fail
1.9
Fail
4.0
AA Large
3.3
AA Large
2.6
Fail
1.9
Fail
2.1
Fail
7.0
AAA
5.5
AA
4.0
AA Large
2.1
Fail
White BG
1.2Fail
1.6Fail
2.1Fail
4.0AA Large
8.5AAA
Black BG
17.3AAA
13.5AAA
9.8AAA
5.2AA
2.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F3F3BE
D0D0C0
A6A6C2
79798A
4C4C53

Deuteranopia

F4F5C1
D0D0C1
A5A3C1
797889
4C4C53

Tritanopia

FAC8CB
D0C4C5
9CBFBE
758787
4D5151

Achromatopsia

E7E7E7
CECECE
AFAFAF
7E7E7E
4D4D4D

Shades & Tints Shades & Tints

#FBE8B0

Dark
Light

#D0D1BA

Dark
Light

#9BB5C6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fbe8b0;
  --color-2: #d0d1ba;
  --color-3: #9bb5c6;
  --color-4: #74808d;
  --color-5: #4d4b56;
}

SCSS

$color-1: #fbe8b0;
$color-2: #d0d1ba;
$color-3: #9bb5c6;
$color-4: #74808d;
$color-5: #4d4b56;

TAILWIND

colors: {
  'brand-1': '#fbe8b0',
  'brand-2': '#d0d1ba',
  'brand-3': '#9bb5c6',
  'brand-4': '#74808d',
  'brand-5': '#4d4b56',
}

RGB Array

[251, 232, 176], [208, 209, 186], [155, 181, 198], [116, 128, 141], [77, 75, 86]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FBE8B0, #D0D1BA, #9BB5C6, #74808D, #4D4B56 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: #fbe8b0; --color-2: #d0d1ba; --color-3: #9bb5c6; --color-4: #74808d; --color-5: #4d4b56. 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