← Back to Editor

#000000 · #FFFFFF · #574A31 · #916E27 · #FFB300

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

#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

#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

#574A31

Ochre · DarkOliveGreen · Amber Brown

HEX
#574A31
RGB
rgb(87, 74, 49)
HSL
hsl(39, 28%, 27%)
HSB
hsb(39, 44%, 34%)
CMYK
cmyk(0%, 15%, 44%, 66%)
Oklch
oklch(41.6% 0.042 83.3)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#916E27

Ochre · Sienna · Honey Gold

HEX
#916E27
RGB
rgb(145, 110, 39)
HSL
hsl(40, 58%, 36%)
HSB
hsb(40, 73%, 57%)
CMYK
cmyk(0%, 24%, 73%, 43%)
Oklch
oklch(56.0% 0.097 81.7)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#FFB300

Ochre · Orange · Honey Gold

HEX
#FFB300
RGB
rgb(255, 179, 0)
HSL
hsl(42, 100%, 50%)
HSB
hsb(42, 100%, 100%)
CMYK
cmyk(0%, 30%, 100%, 0%)
Oklch
oklch(81.8% 0.171 77.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
FFFFFF
574A31
916E27
FFB300
21.0
AAA
2.4
Fail
4.5
AA Large
11.7
AAA
21.0
AAA
8.6
AAA
4.7
AA
1.8
Fail
2.4
Fail
8.6
AAA
1.8
Fail
4.8
AA
4.5
AA Large
4.7
AA
1.8
Fail
2.6
Fail
11.7
AAA
1.8
Fail
4.8
AA
2.6
Fail
White BG
21.0AAA
1.0Fail
8.6AAA
4.7AA
1.8Fail
Black BG
1.0Fail
21.0AAA
2.4Fail
4.5AA Large
11.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFFF
515137
828238
DEDD2B

Deuteranopia

000000
FFFFFF
525339
84873C
E3E836

Tritanopia

000000
FFFFFF
563C3D
8F4649
FB4E55

Achromatopsia

000000
FFFFFF
4B4B4B
707070
B5B5B5

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFFF

Dark
Light

#574A31

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #574a31;
  --color-4: #916e27;
  --color-5: #ffb300;
}

SCSS

$color-1: #000000;
$color-2: #ffffff;
$color-3: #574a31;
$color-4: #916e27;
$color-5: #ffb300;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffff',
  'brand-3': '#574a31',
  'brand-4': '#916e27',
  'brand-5': '#ffb300',
}

RGB Array

[0, 0, 0], [255, 255, 255], [87, 74, 49], [145, 110, 39], [255, 179, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFFFFF, #574A31, #916E27, #FFB300 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: #000000; --color-2: #ffffff; --color-3: #574a31; --color-4: #916e27; --color-5: #ffb300. 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