← Back to Editor

#FFFFFB · #2B2B2B · #638A11 · #ADADAC · #E3E3E1

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

#FFFFFB

Fresh Green · White · Lemon Cream

HEX
#FFFFFB
RGB
rgb(255, 255, 251)
HSL
hsl(60, 100%, 99%)
HSB
hsb(60, 2%, 100%)
CMYK
cmyk(0%, 0%, 2%, 0%)
Oklch
oklch(99.9% 0.005 106.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#2B2B2B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2B2B
RGB
rgb(43, 43, 43)
HSL
hsl(0, 0%, 17%)
HSB
hsb(0, 0%, 17%)
CMYK
cmyk(0%, 0%, 0%, 83%)
Oklch
oklch(28.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#638A11

Grass Green · Olive · Forest Green

HEX
#638A11
RGB
rgb(99, 138, 17)
HSL
hsl(79, 78%, 30%)
HSB
hsb(79, 88%, 54%)
CMYK
cmyk(28%, 0%, 88%, 46%)
Oklch
oklch(58.3% 0.145 127.4)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#ADADAC

Ash · DarkGray · Silver Sand

HEX
#ADADAC
RGB
rgb(173, 173, 172)
HSL
hsl(60, 1%, 68%)
HSB
hsb(60, 1%, 68%)
CMYK
cmyk(0%, 0%, 1%, 32%)
Oklch
oklch(74.7% 0.001 106.4)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#E3E3E1

Plain White · Lavender · Cloud White

HEX
#E3E3E1
RGB
rgb(227, 227, 225)
HSL
hsl(60, 3%, 89%)
HSB
hsb(60, 1%, 89%)
CMYK
cmyk(0%, 0%, 1%, 11%)
Oklch
oklch(91.5% 0.003 106.5)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFB
FAFAFF

Analogous

FFFCFA
FFFFFB
FCFFFA

Triadic

FFFFFB
FAFFFF
FFFAFF

Split-Comp.

FFFFFB
FAFCFF
FCFAFF

Tetradic

FFFFFB
FAFFFC
FAFAFF
FFFAFC

Contrast Matrix WCAG 2.1 Contrast

FFFFFB
2B2B2B
638A11
ADADAC
E3E3E1
14.1
AAA
4.0
AA Large
2.2
Fail
1.3
Fail
14.1
AAA
3.5
AA Large
6.3
AA
11.0
AAA
4.0
AA Large
3.5
AA Large
1.8
Fail
3.2
AA Large
2.2
Fail
6.3
AA
1.8
Fail
1.7
Fail
1.3
Fail
11.0
AAA
3.2
AA Large
1.7
Fail
White BG
1.0Fail
14.2AAA
4.1AA Large
2.2Fail
1.3Fail
Black BG
20.9AAA
1.5Fail
5.2AA
9.3AAA
16.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFC
2B2B2B
74742E
ADADAC
E3E3E1

Deuteranopia

FFFFFC
2B2B2B
726F35
ADADAC
E3E3E2

Tritanopia

FFFDFD
2B2B2B
65454A
ADACAC
E3E2E2

Achromatopsia

FFFFFF
2B2B2B
717171
ADADAD
E3E3E3

Shades & Tints Shades & Tints

#FFFFFB

Dark
Light

#2B2B2B

Dark
Light

#638A11

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffffb;
  --color-2: #2b2b2b;
  --color-3: #638a11;
  --color-4: #adadac;
  --color-5: #e3e3e1;
}

SCSS

$color-1: #fffffb;
$color-2: #2b2b2b;
$color-3: #638a11;
$color-4: #adadac;
$color-5: #e3e3e1;

TAILWIND

colors: {
  'brand-1': '#fffffb',
  'brand-2': '#2b2b2b',
  'brand-3': '#638a11',
  'brand-4': '#adadac',
  'brand-5': '#e3e3e1',
}

RGB Array

[255, 255, 251], [43, 43, 43], [99, 138, 17], [173, 173, 172], [227, 227, 225]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFB, #2B2B2B, #638A11, #ADADAC, #E3E3E1 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: #fffffb; --color-2: #2b2b2b; --color-3: #638a11; --color-4: #adadac; --color-5: #e3e3e1. 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