← Back to Editor

#FFFFFF · #FEECDE · #3F4322 · #6E7968 · #000000

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

#FEECDE

Apricot · Linen · Peach Orange

HEX
#FEECDE
RGB
rgb(254, 236, 222)
HSL
hsl(26, 94%, 93%)
HSB
hsb(26, 13%, 100%)
CMYK
cmyk(0%, 7%, 13%, 0%)
Oklch
oklch(95.4% 0.027 60.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#3F4322

Autumn Sage · DarkOliveGreen · Amber Gold

HEX
#3F4322
RGB
rgb(63, 67, 34)
HSL
hsl(67, 33%, 20%)
HSB
hsb(67, 49%, 26%)
CMYK
cmyk(6%, 0%, 49%, 74%)
Oklch
oklch(37.0% 0.052 114.6)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#6E7968

Celadon · DimGray · Warm Gray

HEX
#6E7968
RGB
rgb(110, 121, 104)
HSL
hsl(99, 8%, 44%)
HSB
hsb(99, 14%, 47%)
CMYK
cmyk(9%, 0%, 14%, 53%)
Oklch
oklch(56.2% 0.029 134.4)

TraditionalCeladon」· PaintWarm Gray」· Creative Urban Concrete

#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

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
FEECDE
3F4322
6E7968
000000
1.1
Fail
10.3
AAA
4.6
AA
21.0
AAA
1.1
Fail
9.0
AAA
4.0
AA Large
18.3
AAA
10.3
AAA
9.0
AAA
2.3
Fail
2.0
Fail
4.6
AA
4.0
AA Large
2.3
Fail
4.6
AA
21.0
AAA
18.3
AAA
2.0
Fail
4.6
AA
White BG
1.0Fail
1.1Fail
10.3AAA
4.6AA
21.0AAA
Black BG
21.0AAA
18.3AAA
2.0Fail
4.6AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F6F6E1
41412A
73736C
000000

Deuteranopia

FFFFFF
F7F9E2
41402C
72716D
000000

Tritanopia

FFFFFF
FDE4E5
3F3032
6F6F70
000000

Achromatopsia

FFFFFF
F0F0F0
3E3E3E
747474
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FEECDE

Dark
Light

#3F4322

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #feecde;
  --color-3: #3f4322;
  --color-4: #6e7968;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #feecde;
$color-3: #3f4322;
$color-4: #6e7968;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#feecde',
  'brand-3': '#3f4322',
  'brand-4': '#6e7968',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [254, 236, 222], [63, 67, 34], [110, 121, 104], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FEECDE, #3F4322, #6E7968, #000000 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: #feecde; --color-3: #3f4322; --color-4: #6e7968; --color-5: #000000. 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