← Back to Editor

#FFFFFF · #73462A · #000000 · #FF0808 · #FFCF5E

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

#73462A

Tangerine · Sienna · Amber Brown

HEX
#73462A
RGB
rgb(115, 70, 42)
HSL
hsl(23, 46%, 31%)
HSB
hsb(23, 63%, 45%)
CMYK
cmyk(0%, 39%, 63%, 55%)
Oklch
oklch(44.0% 0.074 51.6)

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

#FF0808

Vermilion · Red · Passion Red

HEX
#FF0808
RGB
rgb(255, 8, 8)
HSL
hsl(0, 100%, 52%)
HSB
hsb(0, 97%, 100%)
CMYK
cmyk(0%, 97%, 97%, 0%)
Oklch
oklch(63.0% 0.256 29.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FFCF5E

Ginger · SandyBrown · Sunflower

HEX
#FFCF5E
RGB
rgb(255, 207, 94)
HSL
hsl(42, 100%, 68%)
HSB
hsb(42, 63%, 100%)
CMYK
cmyk(0%, 19%, 63%, 0%)
Oklch
oklch(87.6% 0.140 86.0)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

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
73462A
000000
FF0808
FFCF5E
8.0
AAA
21.0
AAA
4.0
AA Large
1.5
Fail
8.0
AAA
2.6
Fail
2.0
Fail
5.4
AA
21.0
AAA
2.6
Fail
5.3
AA
14.3
AAA
4.0
AA Large
2.0
Fail
5.3
AA
2.7
Fail
1.5
Fail
5.4
AA
14.3
AAA
2.7
Fail
White BG
1.0Fail
8.0AAA
21.0AAA
4.0AA Large
1.5Fail
Black BG
21.0AAA
2.6Fail
1.0Fail
5.3AA
14.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
605F31
000000
949208
EAEA79

Deuteranopia

FFFFFF
626632
000000
A2B508
EDF180

Tritanopia

FFFFFF
713637
000000
F30808
FD8F94

Achromatopsia

FFFFFF
505050
000000
525252
D0D0D0

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#73462A

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #73462a;
  --color-3: #000000;
  --color-4: #ff0808;
  --color-5: #ffcf5e;
}

SCSS

$color-1: #ffffff;
$color-2: #73462a;
$color-3: #000000;
$color-4: #ff0808;
$color-5: #ffcf5e;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#73462a',
  'brand-3': '#000000',
  'brand-4': '#ff0808',
  'brand-5': '#ffcf5e',
}

RGB Array

[255, 255, 255], [115, 70, 42], [0, 0, 0], [255, 8, 8], [255, 207, 94]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #73462A, #000000, #FF0808, #FFCF5E 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: #73462a; --color-3: #000000; --color-4: #ff0808; --color-5: #ffcf5e. 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