← Back to Editor

#FFFFFF · #F7E7C6 · #E6A91C · #B54B00 · #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

#F7E7C6

Goose Yellow · Bisque · Lemon Cream

HEX
#F7E7C6
RGB
rgb(247, 231, 198)
HSL
hsl(40, 75%, 87%)
HSB
hsb(40, 20%, 97%)
CMYK
cmyk(0%, 6%, 20%, 3%)
Oklch
oklch(93.2% 0.047 85.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E6A91C

Ginger · GoldenRod · Sunflower

HEX
#E6A91C
RGB
rgb(230, 169, 28)
HSL
hsl(42, 80%, 51%)
HSB
hsb(42, 88%, 90%)
CMYK
cmyk(0%, 27%, 88%, 10%)
Oklch
oklch(77.2% 0.154 81.3)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#B54B00

Tangerine · Sienna · Amber Brown

HEX
#B54B00
RGB
rgb(181, 75, 0)
HSL
hsl(25, 100%, 35%)
HSB
hsb(25, 100%, 71%)
CMYK
cmyk(0%, 59%, 100%, 29%)
Oklch
oklch(54.5% 0.154 45.7)

TraditionalTangerine」· PaintAmber Brown」· 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
F7E7C6
E6A91C
B54B00
000000
1.2
Fail
2.1
Fail
5.3
AA
21.0
AAA
1.2
Fail
1.7
Fail
4.3
AA Large
17.2
AAA
2.1
Fail
1.7
Fail
2.5
Fail
10.1
AAA
5.3
AA
4.3
AA Large
2.5
Fail
4.0
AA Large
21.0
AAA
17.2
AAA
10.1
AAA
4.0
AA Large
White BG
1.0Fail
1.2Fail
2.1Fail
5.3AA
21.0AAA
Black BG
21.0AAA
17.2AAA
10.1AAA
4.0AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F0F0CE
CCCB3E
878612
000000

Deuteranopia

FFFFFF
F1F2D0
CFD446
8D9517
000000

Tritanopia

FFFFFF
F6D4D6
E3595F
B02024
000000

Achromatopsia

FFFFFF
E8E8E8
ABABAB
626262
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F7E7C6

Dark
Light

#E6A91C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f7e7c6;
  --color-3: #e6a91c;
  --color-4: #b54b00;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #f7e7c6;
$color-3: #e6a91c;
$color-4: #b54b00;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f7e7c6',
  'brand-3': '#e6a91c',
  'brand-4': '#b54b00',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [247, 231, 198], [230, 169, 28], [181, 75, 0], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F7E7C6, #E6A91C, #B54B00, #000000 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: #ffffff; --color-2: #f7e7c6; --color-3: #e6a91c; --color-4: #b54b00; --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. 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