← Back to Editor

#050505 · #A81E34 · #D05900 · #FFCC9F · #DEDEDE

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

#050505

Ink Black · Black · Jet Black

HEX
#050505
RGB
rgb(5, 5, 5)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(11.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#A81E34

Vermilion · Brown · Wine Red

HEX
#A81E34
RGB
rgb(168, 30, 52)
HSL
hsl(350, 70%, 39%)
HSB
hsb(350, 82%, 66%)
CMYK
cmyk(0%, 82%, 69%, 34%)
Oklch
oklch(47.8% 0.172 19.0)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#D05900

Tangerine · Chocolate · Amber Brown

HEX
#D05900
RGB
rgb(208, 89, 0)
HSL
hsl(26, 100%, 41%)
HSB
hsb(26, 100%, 82%)
CMYK
cmyk(0%, 57%, 100%, 18%)
Oklch
oklch(60.7% 0.169 46.4)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FFCC9F

Apricot · Wheat · Peach Orange

HEX
#FFCC9F
RGB
rgb(255, 204, 159)
HSL
hsl(28, 100%, 81%)
HSB
hsb(28, 38%, 100%)
CMYK
cmyk(0%, 20%, 38%, 0%)
Oklch
oklch(87.9% 0.082 62.9)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

050505
050505

Analogous

050505
050505
050505

Triadic

050505
050505
050505

Split-Comp.

050505
050505
050505

Tetradic

050505
050505
050505
050505

Contrast Matrix WCAG 2.1 Contrast

050505
A81E34
D05900
FFCC9F
DEDEDE
2.8
Fail
5.0
AA
14.0
AAA
15.1
AAA
2.8
Fail
1.8
Fail
5.0
AA
5.4
AA
5.0
AA
1.8
Fail
2.8
Fail
3.1
AA Large
14.0
AAA
5.0
AA
2.8
Fail
1.1
Fail
15.1
AAA
5.4
AA
3.1
AA Large
1.1
Fail
White BG
20.4AAA
7.2AAA
4.1AA Large
1.5Fail
1.3Fail
Black BG
1.0Fail
2.9Fail
5.1AA
14.4AAA
15.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

050505
6C6B2F
9C9B16
E9E8AA
DEDEDE

Deuteranopia

050505
747F2D
A3AC1B
ECF0AD
DEDEDE

Tritanopia

050505
A12A2A
CA272A
FCB2B4
DEDEDE

Achromatopsia

050505
4A4A4A
727272
D6D6D6
DEDEDE

Shades & Tints Shades & Tints

#050505

Dark
Light

#A81E34

Dark
Light

#D05900

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #050505;
  --color-2: #a81e34;
  --color-3: #d05900;
  --color-4: #ffcc9f;
  --color-5: #dedede;
}

SCSS

$color-1: #050505;
$color-2: #a81e34;
$color-3: #d05900;
$color-4: #ffcc9f;
$color-5: #dedede;

TAILWIND

colors: {
  'brand-1': '#050505',
  'brand-2': '#a81e34',
  'brand-3': '#d05900',
  'brand-4': '#ffcc9f',
  'brand-5': '#dedede',
}

RGB Array

[5, 5, 5], [168, 30, 52], [208, 89, 0], [255, 204, 159], [222, 222, 222]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #050505, #A81E34, #D05900, #FFCC9F, #DEDEDE 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: #050505; --color-2: #a81e34; --color-3: #d05900; --color-4: #ffcc9f; --color-5: #dedede. 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