← Back to Editor

#FFFFFF · #F57709 · #785338 · #414340 · #08070C

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#F57709

Tangerine · Chocolate · Amber Brown

HEX
#F57709
RGB
rgb(245, 119, 9)
HSL
hsl(28, 93%, 50%)
HSB
hsb(28, 96%, 96%)
CMYK
cmyk(0%, 51%, 96%, 4%)
Oklch
oklch(70.5% 0.182 50.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#785338

Tangerine · Sienna · Amber Brown

HEX
#785338
RGB
rgb(120, 83, 56)
HSL
hsl(25, 36%, 35%)
HSB
hsb(25, 53%, 47%)
CMYK
cmyk(0%, 31%, 53%, 53%)
Oklch
oklch(47.6% 0.064 56.6)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#414340

Dark Cyan · DarkSlateGray · Charcoal

HEX
#414340
RGB
rgb(65, 67, 64)
HSL
hsl(100, 2%, 26%)
HSB
hsb(100, 4%, 26%)
CMYK
cmyk(3%, 0%, 4%, 74%)
Oklch
oklch(38.0% 0.006 134.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#08070C

Deep Indigo · Black · Deep Sea Blue

HEX
#08070C
RGB
rgb(8, 7, 12)
HSL
hsl(252, 26%, 4%)
HSB
hsb(252, 42%, 5%)
CMYK
cmyk(33%, 42%, 0%, 95%)
Oklch
oklch(13.3% 0.012 295.0)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· 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
F57709
785338
414340
08070C
2.8
Fail
6.8
AA
10.0
AAA
20.1
AAA
2.8
Fail
2.4
Fail
3.6
AA Large
7.2
AAA
6.8
AA
2.4
Fail
1.5
Fail
3.0
Fail
10.0
AAA
3.6
AA Large
1.5
Fail
2.0
Fail
20.1
AAA
7.2
AAA
3.0
Fail
2.0
Fail
White BG
1.0Fail
2.8Fail
6.8AA
10.0AAA
20.1AAA
Black BG
21.0AAA
7.5AAA
3.1AA Large
2.1Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
BEBD24
68683F
424241
08080B

Deuteranopia

FFFFFF
C6CF2A
6A6D40
424241
08080A

Tritanopia

FFFFFF
EF393D
764445
414141
080A0A

Achromatopsia

FFFFFF
909090
5B5B5B
424242
080808

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F57709

Dark
Light

#785338

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f57709;
  --color-3: #785338;
  --color-4: #414340;
  --color-5: #08070c;
}

SCSS

$color-1: #ffffff;
$color-2: #f57709;
$color-3: #785338;
$color-4: #414340;
$color-5: #08070c;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f57709',
  'brand-3': '#785338',
  'brand-4': '#414340',
  'brand-5': '#08070c',
}

RGB Array

[255, 255, 255], [245, 119, 9], [120, 83, 56], [65, 67, 64], [8, 7, 12]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F57709, #785338, #414340, #08070C 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: #f57709; --color-3: #785338; --color-4: #414340; --color-5: #08070c. 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