← Back to Editor

#FFFFFF · #E1E5DF · #CAB848 · #000000 · #677B4B

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#E1E5DF

Celadon · LightGray · Mint Green

HEX
#E1E5DF
RGB
rgb(225, 229, 223)
HSL
hsl(100, 10%, 89%)
HSB
hsb(100, 3%, 90%)
CMYK
cmyk(2%, 0%, 3%, 10%)
Oklch
oklch(91.7% 0.009 134.9)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#CAB848

Autumn Sage · GoldenRod · Sunflower

HEX
#CAB848
RGB
rgb(202, 184, 72)
HSL
hsl(52, 55%, 54%)
HSB
hsb(52, 64%, 79%)
CMYK
cmyk(0%, 9%, 64%, 21%)
Oklch
oklch(77.7% 0.132 100.1)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#677B4B

Grass Green · DimGray · Forest Green

HEX
#677B4B
RGB
rgb(103, 123, 75)
HSL
hsl(85, 24%, 39%)
HSB
hsb(85, 39%, 48%)
CMYK
cmyk(16%, 0%, 39%, 52%)
Oklch
oklch(55.4% 0.074 127.1)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
E1E5DF
CAB848
000000
677B4B
1.3
Fail
2.0
Fail
21.0
AAA
4.7
AA
1.3
Fail
1.6
Fail
16.5
AAA
3.7
AA Large
2.0
Fail
1.6
Fail
10.5
AAA
2.3
Fail
21.0
AAA
16.5
AAA
10.5
AAA
4.5
AA
4.7
AA
3.7
AA Large
2.3
Fail
4.5
AA
White BG
1.0Fail
1.3Fail
2.0Fail
21.0AAA
4.7AA
Black BG
21.0AAA
16.5AAA
10.5AAA
1.0Fail
4.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
E3E3E0
C2C263
000000
707057

Deuteranopia

FFFFFF
E3E2E1
C3C56A
000000
6F6D59

Tritanopia

FFFFFF
E1E2E2
C9787D
000000
686062

Achromatopsia

FFFFFF
E3E3E3
B1B1B1
000000
707070

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E1E5DF

Dark
Light

#CAB848

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e1e5df;
  --color-3: #cab848;
  --color-4: #000000;
  --color-5: #677b4b;
}

SCSS

$color-1: #ffffff;
$color-2: #e1e5df;
$color-3: #cab848;
$color-4: #000000;
$color-5: #677b4b;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e1e5df',
  'brand-3': '#cab848',
  'brand-4': '#000000',
  'brand-5': '#677b4b',
}

RGB Array

[255, 255, 255], [225, 229, 223], [202, 184, 72], [0, 0, 0], [103, 123, 75]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #E1E5DF, #CAB848, #000000, #677B4B 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: #ffffff; --color-2: #e1e5df; --color-3: #cab848; --color-4: #000000; --color-5: #677b4b. 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