← Back to Editor

#000000 · #593E0C · #E1553A · #E68D53 · #C9CBB5

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

#593E0C

Ochre · DarkOliveGreen · Cinnamon

HEX
#593E0C
RGB
rgb(89, 62, 12)
HSL
hsl(39, 76%, 20%)
HSB
hsb(39, 87%, 35%)
CMYK
cmyk(0%, 30%, 87%, 65%)
Oklch
oklch(38.5% 0.073 77.8)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#E1553A

Vermilion · Tomato · Passion Red

HEX
#E1553A
RGB
rgb(225, 85, 58)
HSL
hsl(10, 74%, 55%)
HSB
hsb(10, 74%, 88%)
CMYK
cmyk(0%, 62%, 74%, 12%)
Oklch
oklch(63.1% 0.180 32.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#E68D53

Apricot · Coral · Warm Sun

HEX
#E68D53
RGB
rgb(230, 141, 83)
HSL
hsl(24, 75%, 61%)
HSB
hsb(24, 64%, 90%)
CMYK
cmyk(0%, 39%, 64%, 10%)
Oklch
oklch(72.5% 0.131 52.3)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#C9CBB5

Fresh Green · Silver · Sunflower

HEX
#C9CBB5
RGB
rgb(201, 203, 181)
HSL
hsl(65, 17%, 75%)
HSB
hsb(65, 11%, 80%)
CMYK
cmyk(1%, 0%, 11%, 20%)
Oklch
oklch(83.5% 0.030 111.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

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
593E0C
E1553A
E68D53
C9CBB5
2.1
Fail
5.6
AA
8.3
AAA
12.7
AAA
2.1
Fail
2.6
Fail
3.9
AA Large
6.0
AA
5.6
AA
2.6
Fail
1.5
Fail
2.3
Fail
8.3
AAA
3.9
AA Large
1.5
Fail
1.5
Fail
12.7
AAA
6.0
AA
2.3
Fail
1.5
Fail
White BG
21.0AAA
9.9AAA
3.8AA Large
2.5Fail
1.7Fail
Black BG
1.0Fail
2.1Fail
5.6AA
8.3AAA
12.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
4D4D18
A4A341
BFBF61
CACABA

Deuteranopia

000000
4F511B
ADB742
C5CB64
CACABC

Tritanopia

000000
582224
DA4647
E26C6F
C9BFBF

Achromatopsia

000000
404040
7C7C7C
A1A1A1
C8C8C8

Shades & Tints Shades & Tints

#000000

Dark
Light

#593E0C

Dark
Light

#E1553A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #593e0c;
  --color-3: #e1553a;
  --color-4: #e68d53;
  --color-5: #c9cbb5;
}

SCSS

$color-1: #000000;
$color-2: #593e0c;
$color-3: #e1553a;
$color-4: #e68d53;
$color-5: #c9cbb5;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#593e0c',
  'brand-3': '#e1553a',
  'brand-4': '#e68d53',
  'brand-5': '#c9cbb5',
}

RGB Array

[0, 0, 0], [89, 62, 12], [225, 85, 58], [230, 141, 83], [201, 203, 181]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #593E0C, #E1553A, #E68D53, #C9CBB5 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: #593e0c; --color-3: #e1553a; --color-4: #e68d53; --color-5: #c9cbb5. 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