← Back to Editor

#DEDEDE · #FF6E3D · #2E2E2E · #FACE91 · #5C4E48

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

#DEDEDE

Plain White · LightGray · Cloud White

HEX
#DEDEDE
RGB
rgb(222, 222, 222)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(90.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#FF6E3D

Apricot · Tomato · Warm Sun

HEX
#FF6E3D
RGB
rgb(255, 110, 61)
HSL
hsl(15, 100%, 62%)
HSB
hsb(15, 76%, 100%)
CMYK
cmyk(0%, 57%, 76%, 0%)
Oklch
oklch(70.9% 0.188 38.5)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#2E2E2E

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2E2E2E
RGB
rgb(46, 46, 46)
HSL
hsl(0, 0%, 18%)
HSB
hsb(0, 0%, 18%)
CMYK
cmyk(0%, 0%, 0%, 82%)
Oklch
oklch(30.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FACE91

Goose Yellow · Khaki · Peach Orange

HEX
#FACE91
RGB
rgb(250, 206, 145)
HSL
hsl(35, 91%, 77%)
HSB
hsb(35, 42%, 98%)
CMYK
cmyk(0%, 18%, 42%, 2%)
Oklch
oklch(87.6% 0.092 75.2)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#5C4E48

Tangerine · DarkOliveGreen · Amber Brown

HEX
#5C4E48
RGB
rgb(92, 78, 72)
HSL
hsl(18, 12%, 32%)
HSB
hsb(18, 22%, 36%)
CMYK
cmyk(0%, 15%, 22%, 64%)
Oklch
oklch(43.6% 0.021 44.6)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DEDEDE
DEDEDE

Analogous

DEDEDE
DEDEDE
DEDEDE

Triadic

DEDEDE
DEDEDE
DEDEDE

Split-Comp.

DEDEDE
DEDEDE
DEDEDE

Tetradic

DEDEDE
DEDEDE
DEDEDE
DEDEDE

Contrast Matrix WCAG 2.1 Contrast

DEDEDE
FF6E3D
2E2E2E
FACE91
5C4E48
2.1
Fail
10.1
AAA
1.1
Fail
5.9
AA
2.1
Fail
4.9
AA
1.9
Fail
2.9
Fail
10.1
AAA
4.9
AA
9.2
AAA
1.7
Fail
1.1
Fail
1.9
Fail
9.2
AAA
5.4
AA
5.9
AA
2.9
Fail
1.7
Fail
5.4
AA
White BG
1.3Fail
2.8Fail
13.6AAA
1.5Fail
8.0AAA
Black BG
15.6AAA
7.5AAA
1.5Fail
14.3AAA
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DEDEDE
C0BF49
2E2E2E
E7E7A0
565649

Deuteranopia

DEDEDE
C9D44C
2E2E2E
EAEDA3
57584A

Tritanopia

DEDEDE
F85254
2E2E2E
F8ABAE
5B4B4B

Achromatopsia

DEDEDE
949494
2E2E2E
D4D4D4
525252

Shades & Tints Shades & Tints

#DEDEDE

Dark
Light

#FF6E3D

Dark
Light

#2E2E2E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dedede;
  --color-2: #ff6e3d;
  --color-3: #2e2e2e;
  --color-4: #face91;
  --color-5: #5c4e48;
}

SCSS

$color-1: #dedede;
$color-2: #ff6e3d;
$color-3: #2e2e2e;
$color-4: #face91;
$color-5: #5c4e48;

TAILWIND

colors: {
  'brand-1': '#dedede',
  'brand-2': '#ff6e3d',
  'brand-3': '#2e2e2e',
  'brand-4': '#face91',
  'brand-5': '#5c4e48',
}

RGB Array

[222, 222, 222], [255, 110, 61], [46, 46, 46], [250, 206, 145], [92, 78, 72]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DEDEDE, #FF6E3D, #2E2E2E, #FACE91, #5C4E48 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: #dedede; --color-2: #ff6e3d; --color-3: #2e2e2e; --color-4: #face91; --color-5: #5c4e48. 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