← Back to Editor

#010100 · #4A454B · #6C4E56 · #E28F87 · #F5AD72

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

#010100

Autumn Sage · Black · Amber Gold

HEX
#010100
RGB
rgb(1, 1, 0)
HSL
hsl(60, 100%, 0%)
HSB
hsb(60, 100%, 0%)
CMYK
cmyk(0%, 0%, 100%, 100%)
Oklch
oklch(6.5% 0.014 109.8)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#4A454B

Dark Cyan · DarkSlateGray · Charcoal

HEX
#4A454B
RGB
rgb(74, 69, 75)
HSL
hsl(290, 4%, 28%)
HSB
hsb(290, 8%, 29%)
CMYK
cmyk(1%, 8%, 0%, 71%)
Oklch
oklch(39.7% 0.012 320.6)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#6C4E56

Dark Violet · DimGray · Camellia

HEX
#6C4E56
RGB
rgb(108, 78, 86)
HSL
hsl(344, 16%, 36%)
HSB
hsb(344, 28%, 42%)
CMYK
cmyk(0%, 28%, 20%, 58%)
Oklch
oklch(45.9% 0.042 1.3)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#E28F87

Peach Pink · DarkSalmon · Coral Red

HEX
#E28F87
RGB
rgb(226, 143, 135)
HSL
hsl(5, 61%, 71%)
HSB
hsb(5, 40%, 89%)
CMYK
cmyk(0%, 37%, 40%, 11%)
Oklch
oklch(73.3% 0.102 25.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F5AD72

Apricot · LightSalmon · Warm Sun

HEX
#F5AD72
RGB
rgb(245, 173, 114)
HSL
hsl(27, 87%, 70%)
HSB
hsb(27, 53%, 96%)
CMYK
cmyk(0%, 29%, 53%, 4%)
Oklch
oklch(80.4% 0.113 59.5)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010100
000000

Analogous

000000
010100
000000

Triadic

010100
000000
000000

Split-Comp.

010100
000000
000000

Tetradic

010100
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

010100
4A454B
6C4E56
E28F87
F5AD72
2.2
Fail
2.8
Fail
8.5
AAA
11.0
AAA
2.2
Fail
1.3
Fail
3.8
AA Large
4.9
AA
2.8
Fail
1.3
Fail
3.0
Fail
3.9
AA Large
8.5
AAA
3.8
AA Large
3.0
Fail
1.3
Fail
11.0
AAA
4.9
AA
3.9
AA Large
1.3
Fail
White BG
20.9AAA
9.4AAA
7.3AAA
2.5Fail
1.9Fail
Black BG
1.0Fail
2.2Fail
2.9Fail
8.5AAA
11.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010100
48484A
5F5F54
BEBD89
D6D580

Deuteranopia

010100
484949
616354
C3C989
DADF84

Tritanopia

010000
4A4848
6B5352
DE8A8B
F18C8E

Achromatopsia

010101
474747
585858
A7A7A7
BCBCBC

Shades & Tints Shades & Tints

#010100

Dark
Light

#4A454B

Dark
Light

#6C4E56

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010100;
  --color-2: #4a454b;
  --color-3: #6c4e56;
  --color-4: #e28f87;
  --color-5: #f5ad72;
}

SCSS

$color-1: #010100;
$color-2: #4a454b;
$color-3: #6c4e56;
$color-4: #e28f87;
$color-5: #f5ad72;

TAILWIND

colors: {
  'brand-1': '#010100',
  'brand-2': '#4a454b',
  'brand-3': '#6c4e56',
  'brand-4': '#e28f87',
  'brand-5': '#f5ad72',
}

RGB Array

[1, 1, 0], [74, 69, 75], [108, 78, 86], [226, 143, 135], [245, 173, 114]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010100, #4A454B, #6C4E56, #E28F87, #F5AD72 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: #010100; --color-2: #4a454b; --color-3: #6c4e56; --color-4: #e28f87; --color-5: #f5ad72. 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