← Back to Editor

#000002 · #4B2F46 · #736C73 · #BD9480 · #C67F7B

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000002

Deep Indigo · Black · Deep Sea Blue

HEX
#000002
RGB
rgb(0, 0, 2)
HSL
hsl(240, 100%, 0%)
HSB
hsb(240, 100%, 1%)
CMYK
cmyk(100%, 100%, 0%, 99%)
Oklch
oklch(3.8% 0.027 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#4B2F46

Rose Purple · DarkSlateGray · Eggplant

HEX
#4B2F46
RGB
rgb(75, 47, 70)
HSL
hsl(311, 23%, 24%)
HSB
hsb(311, 37%, 29%)
CMYK
cmyk(0%, 37%, 7%, 71%)
Oklch
oklch(34.8% 0.054 333.3)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#736C73

Ink Gray · DimGray · Warm Gray

HEX
#736C73
RGB
rgb(115, 108, 115)
HSL
hsl(300, 3%, 44%)
HSB
hsb(300, 6%, 45%)
CMYK
cmyk(0%, 6%, 0%, 55%)
Oklch
oklch(54.0% 0.014 325.8)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#BD9480

Apricot · Tan · Warm Sun

HEX
#BD9480
RGB
rgb(189, 148, 128)
HSL
hsl(20, 32%, 62%)
HSB
hsb(20, 32%, 74%)
CMYK
cmyk(0%, 22%, 32%, 26%)
Oklch
oklch(70.0% 0.057 47.3)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#C67F7B

Peach Pink · DarkSalmon · Coral Red

HEX
#C67F7B
RGB
rgb(198, 127, 123)
HSL
hsl(3, 40%, 63%)
HSB
hsb(3, 38%, 78%)
CMYK
cmyk(0%, 36%, 38%, 22%)
Oklch
oklch(66.9% 0.089 23.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000002
000000

Analogous

000000
000002
000000

Triadic

000002
000000
000000

Split-Comp.

000002
000000
000000

Tetradic

000002
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000002
4B2F46
736C73
BD9480
C67F7B
1.8
Fail
4.1
AA Large
7.7
AAA
6.7
AA
1.8
Fail
2.3
Fail
4.3
AA Large
3.7
AA Large
4.1
AA Large
2.3
Fail
1.9
Fail
1.6
Fail
7.7
AAA
4.3
AA Large
1.9
Fail
1.1
Fail
6.7
AA
3.7
AA Large
1.6
Fail
1.1
Fail
White BG
21.0AAA
11.7AAA
5.1AA
2.7Fail
3.1AA Large
Black BG
1.0Fail
1.8Fail
4.1AA Large
7.7AAA
6.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000002
3F3F40
707071
ABAB85
A7A77C

Deuteranopia

000001
41433F
707171
AEB186
ABB17C

Tritanopia

000101
4A3C3B
737070
BB898A
C27D7D

Achromatopsia

000000
3A3A3A
6F6F6F
9E9E9E
949494

Shades & Tints Shades & Tints

#000002

Dark
Light

#4B2F46

Dark
Light

#736C73

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000002;
  --color-2: #4b2f46;
  --color-3: #736c73;
  --color-4: #bd9480;
  --color-5: #c67f7b;
}

SCSS

$color-1: #000002;
$color-2: #4b2f46;
$color-3: #736c73;
$color-4: #bd9480;
$color-5: #c67f7b;

TAILWIND

colors: {
  'brand-1': '#000002',
  'brand-2': '#4b2f46',
  'brand-3': '#736c73',
  'brand-4': '#bd9480',
  'brand-5': '#c67f7b',
}

RGB Array

[0, 0, 2], [75, 47, 70], [115, 108, 115], [189, 148, 128], [198, 127, 123]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000002, #4B2F46, #736C73, #BD9480, #C67F7B 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: #000002; --color-2: #4b2f46; --color-3: #736c73; --color-4: #bd9480; --color-5: #c67f7b. 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