← Back to Editor

#000000 · #044552 · #7D4B52 · #C03A5D · #A09B72

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#044552

Lake Blue · DarkSlateGray · Peacock Green

HEX
#044552
RGB
rgb(4, 69, 82)
HSL
hsl(190, 91%, 17%)
HSB
hsb(190, 95%, 32%)
CMYK
cmyk(95%, 16%, 0%, 68%)
Oklch
oklch(36.0% 0.062 216.1)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#7D4B52

Crimson · DimGray · Wine Red

HEX
#7D4B52
RGB
rgb(125, 75, 82)
HSL
hsl(352, 25%, 39%)
HSB
hsb(352, 40%, 49%)
CMYK
cmyk(0%, 40%, 34%, 51%)
Oklch
oklch(47.3% 0.068 10.9)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#C03A5D

Dark Violet · MediumVioletRed · Camellia

HEX
#C03A5D
RGB
rgb(192, 58, 93)
HSL
hsl(344, 54%, 49%)
HSB
hsb(344, 70%, 75%)
CMYK
cmyk(0%, 70%, 52%, 25%)
Oklch
oklch(55.4% 0.171 9.2)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#A09B72

Autumn Sage · Gray · Sunflower

HEX
#A09B72
RGB
rgb(160, 155, 114)
HSL
hsl(53, 19%, 54%)
HSB
hsb(53, 29%, 63%)
CMYK
cmyk(0%, 3%, 29%, 37%)
Oklch
oklch(68.3% 0.057 101.9)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
044552
7D4B52
C03A5D
A09B72
2.0
Fail
3.0
AA Large
4.0
AA Large
7.4
AAA
2.0
Fail
1.5
Fail
2.0
Fail
3.8
AA Large
3.0
AA Large
1.5
Fail
1.3
Fail
2.5
Fail
4.0
AA Large
2.0
Fail
1.3
Fail
1.9
Fail
7.4
AAA
3.8
AA Large
2.5
Fail
1.9
Fail
White BG
21.0AAA
10.6AAA
7.0AA
5.2AA
2.8Fail
Black BG
1.0Fail
2.0Fail
3.0AA Large
4.0AA Large
7.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
20214F
676750
868555
9E9E7C

Deuteranopia

000000
1C184E
6A6E50
8E9853
9E9F7E

Tritanopia

000000
074C4C
7B4F4F
B94E4C
A08485

Achromatopsia

000000
333333
5B5B5B
666666
989898

Shades & Tints Shades & Tints

#000000

Dark
Light

#044552

Dark
Light

#7D4B52

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #044552;
  --color-3: #7d4b52;
  --color-4: #c03a5d;
  --color-5: #a09b72;
}

SCSS

$color-1: #000000;
$color-2: #044552;
$color-3: #7d4b52;
$color-4: #c03a5d;
$color-5: #a09b72;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#044552',
  'brand-3': '#7d4b52',
  'brand-4': '#c03a5d',
  'brand-5': '#a09b72',
}

RGB Array

[0, 0, 0], [4, 69, 82], [125, 75, 82], [192, 58, 93], [160, 155, 114]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #044552, #7D4B52, #C03A5D, #A09B72 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: #000000; --color-2: #044552; --color-3: #7d4b52; --color-4: #c03a5d; --color-5: #a09b72. 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