← Back to Editor

#5E5558 · #FF7F33 · #1E2218 · #EDC880 · #5D0D0D

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

#5E5558

Ink Gray · DimGray · Charcoal

HEX
#5E5558
RGB
rgb(94, 85, 88)
HSL
hsl(340, 5%, 35%)
HSB
hsb(340, 10%, 37%)
CMYK
cmyk(0%, 10%, 6%, 63%)
Oklch
oklch(45.9% 0.013 355.4)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#FF7F33

Tangerine · Coral · Warm Sun

HEX
#FF7F33
RGB
rgb(255, 127, 51)
HSL
hsl(22, 100%, 60%)
HSB
hsb(22, 80%, 100%)
CMYK
cmyk(0%, 50%, 80%, 0%)
Oklch
oklch(73.2% 0.177 47.4)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#1E2218

Grass Green · Black · Dark Green

HEX
#1E2218
RGB
rgb(30, 34, 24)
HSL
hsl(84, 17%, 11%)
HSB
hsb(84, 29%, 13%)
CMYK
cmyk(12%, 0%, 29%, 87%)
Oklch
oklch(24.4% 0.019 125.5)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

#EDC880

Goose Yellow · BurlyWood · Sunflower

HEX
#EDC880
RGB
rgb(237, 200, 128)
HSL
hsl(40, 75%, 72%)
HSB
hsb(40, 46%, 93%)
CMYK
cmyk(0%, 16%, 46%, 7%)
Oklch
oklch(84.9% 0.100 83.2)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#5D0D0D

Vermilion · Maroon · Wine Red

HEX
#5D0D0D
RGB
rgb(93, 13, 13)
HSL
hsl(0, 75%, 21%)
HSB
hsb(0, 86%, 36%)
CMYK
cmyk(0%, 86%, 86%, 64%)
Oklch
oklch(31.1% 0.112 26.8)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5E5558
555E5B

Analogous

5E555C
5E5558
5E5655

Triadic

5E5558
585E55
55585E

Split-Comp.

5E5558
555E56
555C5E

Tetradic

5E5558
5C5E55
555E5B
56555E

Contrast Matrix WCAG 2.1 Contrast

5E5558
FF7F33
1E2218
EDC880
5D0D0D
2.9
Fail
2.2
Fail
4.5
AA
1.9
Fail
2.9
Fail
6.4
AA
1.6
Fail
5.5
AA
2.2
Fail
6.4
AA
10.2
AAA
1.2
Fail
4.5
AA
1.6
Fail
10.2
AAA
8.6
AAA
1.9
Fail
5.5
AA
1.2
Fail
8.6
AAA
White BG
7.2AAA
2.5Fail
16.2AAA
1.6Fail
13.7AAA
Black BG
2.9Fail
8.3AAA
1.3Fail
13.2AAA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

5A5A57
C8C645
20201A
DDDD91
3A3A0D

Deuteranopia

5B5B57
CFD94A
201F1B
DFE296
3F450D

Tritanopia

5E5757
F95457
1E1C1D
EB9FA2
590D0D

Achromatopsia

585858
9D9D9D
202020
CBCBCB
252525

Shades & Tints Shades & Tints

#5E5558

Dark
Light

#FF7F33

Dark
Light

#1E2218

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5e5558;
  --color-2: #ff7f33;
  --color-3: #1e2218;
  --color-4: #edc880;
  --color-5: #5d0d0d;
}

SCSS

$color-1: #5e5558;
$color-2: #ff7f33;
$color-3: #1e2218;
$color-4: #edc880;
$color-5: #5d0d0d;

TAILWIND

colors: {
  'brand-1': '#5e5558',
  'brand-2': '#ff7f33',
  'brand-3': '#1e2218',
  'brand-4': '#edc880',
  'brand-5': '#5d0d0d',
}

RGB Array

[94, 85, 88], [255, 127, 51], [30, 34, 24], [237, 200, 128], [93, 13, 13]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #5E5558, #FF7F33, #1E2218, #EDC880, #5D0D0D is ideal for: tech websites, dark mode UIs, game UIs, 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: #5e5558; --color-2: #ff7f33; --color-3: #1e2218; --color-4: #edc880; --color-5: #5d0d0d. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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