← Back to Editor

#121212 · #194C59 · #193C59 · #D6A940 · #E0B95E

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

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#194C59

Lake Blue · DarkSlateGray · Peacock Green

HEX
#194C59
RGB
rgb(25, 76, 89)
HSL
hsl(192, 56%, 22%)
HSB
hsb(192, 72%, 35%)
CMYK
cmyk(72%, 15%, 0%, 65%)
Oklch
oklch(38.9% 0.057 217.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#193C59

Lake Blue · DarkSlateGray · Prussian Blue

HEX
#193C59
RGB
rgb(25, 60, 89)
HSL
hsl(207, 56%, 22%)
HSB
hsb(207, 72%, 35%)
CMYK
cmyk(72%, 33%, 0%, 65%)
Oklch
oklch(34.5% 0.065 246.2)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#D6A940

Ginger · GoldenRod · Sunflower

HEX
#D6A940
RGB
rgb(214, 169, 64)
HSL
hsl(42, 65%, 55%)
HSB
hsb(42, 70%, 84%)
CMYK
cmyk(0%, 21%, 70%, 16%)
Oklch
oklch(75.7% 0.131 85.1)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#E0B95E

Ginger · SandyBrown · Sunflower

HEX
#E0B95E
RGB
rgb(224, 185, 94)
HSL
hsl(42, 68%, 62%)
HSB
hsb(42, 58%, 88%)
CMYK
cmyk(0%, 17%, 58%, 12%)
Oklch
oklch(80.2% 0.119 86.3)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

121212
121212

Analogous

121212
121212
121212

Triadic

121212
121212
121212

Split-Comp.

121212
121212
121212

Tetradic

121212
121212
121212
121212

Contrast Matrix WCAG 2.1 Contrast

121212
194C59
193C59
D6A940
E0B95E
2.0
Fail
1.6
Fail
8.6
AAA
10.1
AAA
2.0
Fail
1.2
Fail
4.3
AA Large
5.1
AA
1.6
Fail
1.2
Fail
5.2
AA
6.2
AA
8.6
AAA
4.3
AA Large
5.2
AA
1.2
Fail
10.1
AAA
5.1
AA
6.2
AA
1.2
Fail
White BG
18.7AAA
9.5AAA
11.5AAA
2.2Fail
1.9Fail
Black BG
1.1Fail
2.2Fail
1.8Fail
9.6AAA
11.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

121212
2F3056
282852
C3C259
CFCF74

Deuteranopia

121212
2C2855
262450
C5C860
D1D479

Tritanopia

121212
1C5353
1B4C4B
D46D72
DE8589

Achromatopsia

121212
3E3E3E
353535
AAAAAA
BABABA

Shades & Tints Shades & Tints

#121212

Dark
Light

#194C59

Dark
Light

#193C59

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #121212;
  --color-2: #194c59;
  --color-3: #193c59;
  --color-4: #d6a940;
  --color-5: #e0b95e;
}

SCSS

$color-1: #121212;
$color-2: #194c59;
$color-3: #193c59;
$color-4: #d6a940;
$color-5: #e0b95e;

TAILWIND

colors: {
  'brand-1': '#121212',
  'brand-2': '#194c59',
  'brand-3': '#193c59',
  'brand-4': '#d6a940',
  'brand-5': '#e0b95e',
}

RGB Array

[18, 18, 18], [25, 76, 89], [25, 60, 89], [214, 169, 64], [224, 185, 94]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #121212, #194C59, #193C59, #D6A940, #E0B95E 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: #121212; --color-2: #194c59; --color-3: #193c59; --color-4: #d6a940; --color-5: #e0b95e. 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