← Back to Editor

#FFFFFF · #DBCEA7 · #B89982 · #301912 · #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

#DBCEA7

Goose Yellow · Wheat · Lemon Cream

HEX
#DBCEA7
RGB
rgb(219, 206, 167)
HSL
hsl(45, 42%, 76%)
HSB
hsb(45, 24%, 86%)
CMYK
cmyk(0%, 6%, 24%, 14%)
Oklch
oklch(85.2% 0.054 91.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B89982

Apricot · Tan · Warm Sun

HEX
#B89982
RGB
rgb(184, 153, 130)
HSL
hsl(26, 28%, 62%)
HSB
hsb(26, 29%, 72%)
CMYK
cmyk(0%, 17%, 29%, 28%)
Oklch
oklch(70.5% 0.049 58.4)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#301912

Crimson · Black · Deep Berry

HEX
#301912
RGB
rgb(48, 25, 18)
HSL
hsl(14, 45%, 13%)
HSB
hsb(14, 63%, 19%)
CMYK
cmyk(0%, 48%, 63%, 81%)
Oklch
oklch(24.3% 0.039 37.7)

TraditionalCrimson」· PaintDeep Berry」· 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

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
DBCEA7
B89982
301912
000000
1.6
Fail
2.7
Fail
16.5
AAA
21.0
AAA
1.6
Fail
1.7
Fail
10.5
AAA
13.4
AAA
2.7
Fail
1.7
Fail
6.2
AA
7.9
AAA
16.5
AAA
10.5
AAA
6.2
AA
1.3
Fail
21.0
AAA
13.4
AAA
7.9
AAA
1.3
Fail
White BG
1.0Fail
1.6Fail
2.7Fail
16.5AAA
21.0AAA
Black BG
21.0AAA
13.4AAA
7.9AAA
1.3Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D5D5B0
ABAA88
262614
000000

Deuteranopia

FFFFFF
D6D7B3
ACAF89
272914
000000

Tritanopia

FFFFFF
DAB8BA
B68C8D
2F1515
000000

Achromatopsia

FFFFFF
CDCDCD
A0A0A0
1F1F1F
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#DBCEA7

Dark
Light

#B89982

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #dbcea7;
  --color-3: #b89982;
  --color-4: #301912;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #dbcea7;
$color-3: #b89982;
$color-4: #301912;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#dbcea7',
  'brand-3': '#b89982',
  'brand-4': '#301912',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [219, 206, 167], [184, 153, 130], [48, 25, 18], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #DBCEA7, #B89982, #301912, #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: #dbcea7; --color-3: #b89982; --color-4: #301912; --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