← Back to Editor

#FFFFF3 · #E9E5D9 · #9B948A · #838C89 · #000800

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

#FFFFF3

Fresh Green · Snow · Lemon Cream

HEX
#FFFFF3
RGB
rgb(255, 255, 243)
HSL
hsl(60, 100%, 98%)
HSB
hsb(60, 5%, 100%)
CMYK
cmyk(0%, 0%, 5%, 0%)
Oklch
oklch(99.7% 0.016 106.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E9E5D9

Goose Yellow · Beige · Lemon Cream

HEX
#E9E5D9
RGB
rgb(233, 229, 217)
HSL
hsl(45, 27%, 88%)
HSB
hsb(45, 7%, 91%)
CMYK
cmyk(0%, 2%, 7%, 9%)
Oklch
oklch(92.2% 0.017 91.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#9B948A

Ginger · Gray · Silver Sand

HEX
#9B948A
RGB
rgb(155, 148, 138)
HSL
hsl(35, 8%, 57%)
HSB
hsb(35, 11%, 61%)
CMYK
cmyk(0%, 5%, 11%, 39%)
Oklch
oklch(67.0% 0.017 77.0)

TraditionalGinger」· PaintSilver Sand」· Creative Urban Concrete

#838C89

Ash · Gray · Warm Gray

HEX
#838C89
RGB
rgb(131, 140, 137)
HSL
hsl(160, 4%, 53%)
HSB
hsb(160, 6%, 55%)
CMYK
cmyk(6%, 0%, 2%, 45%)
Oklch
oklch(63.2% 0.011 174.1)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#000800

Pine Green · Black · Dark Green

HEX
#000800
RGB
rgb(0, 8, 0)
HSL
hsl(120, 100%, 2%)
HSB
hsb(120, 100%, 3%)
CMYK
cmyk(100%, 0%, 100%, 97%)
Oklch
oklch(11.6% 0.040 142.5)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFF3
F5F5FF

Analogous

FFFAF5
FFFFF3
FAFFF5

Triadic

FFFFF3
F5FFFF
FFF5FF

Split-Comp.

FFFFF3
F5FAFF
FAF5FF

Tetradic

FFFFF3
F5FFFA
F5F5FF
FFF5FA

Contrast Matrix WCAG 2.1 Contrast

FFFFF3
E9E5D9
9B948A
838C89
000800
1.3
Fail
3.0
Fail
3.4
AA Large
20.2
AAA
1.3
Fail
2.4
Fail
2.7
Fail
16.1
AAA
3.0
Fail
2.4
Fail
1.2
Fail
6.8
AA
3.4
AA Large
2.7
Fail
1.2
Fail
5.9
AA
20.2
AAA
16.1
AAA
6.8
AA
5.9
AA
White BG
1.0Fail
1.3Fail
3.0AA Large
3.5AA Large
20.3AAA
Black BG
20.9AAA
16.7AAA
7.0AA
6.1AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFF6
E7E7DC
98988C
87878A
030402

Deuteranopia

FFFFF7
E8E8DD
98998D
86868A
030202

Tritanopia

FFF8F9
E9DEDF
9B8E8F
838A8A
000304

Achromatopsia

FEFEFE
E5E5E5
959595
898989
050505

Shades & Tints Shades & Tints

#FFFFF3

Dark
Light

#E9E5D9

Dark
Light

#9B948A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffff3;
  --color-2: #e9e5d9;
  --color-3: #9b948a;
  --color-4: #838c89;
  --color-5: #000800;
}

SCSS

$color-1: #fffff3;
$color-2: #e9e5d9;
$color-3: #9b948a;
$color-4: #838c89;
$color-5: #000800;

TAILWIND

colors: {
  'brand-1': '#fffff3',
  'brand-2': '#e9e5d9',
  'brand-3': '#9b948a',
  'brand-4': '#838c89',
  'brand-5': '#000800',
}

RGB Array

[255, 255, 243], [233, 229, 217], [155, 148, 138], [131, 140, 137], [0, 8, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFF3, #E9E5D9, #9B948A, #838C89, #000800 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: #fffff3; --color-2: #e9e5d9; --color-3: #9b948a; --color-4: #838c89; --color-5: #000800. 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