← Back to Editor

#121314 · #998255 · #077280 · #C8C79D · #443429

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

#121314

Ink Black · Black · Jet Black

HEX
#121314
RGB
rgb(18, 19, 20)
HSL
hsl(210, 5%, 7%)
HSB
hsb(210, 10%, 8%)
CMYK
cmyk(10%, 5%, 0%, 92%)
Oklch
oklch(18.6% 0.003 248.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#998255

Ochre · Gray · Honey Gold

HEX
#998255
RGB
rgb(153, 130, 85)
HSL
hsl(40, 29%, 47%)
HSB
hsb(40, 44%, 60%)
CMYK
cmyk(0%, 15%, 44%, 40%)
Oklch
oklch(61.7% 0.068 83.5)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#077280

Lake Blue · Teal · Mint Ice

HEX
#077280
RGB
rgb(7, 114, 128)
HSL
hsl(187, 90%, 26%)
HSB
hsb(187, 95%, 50%)
CMYK
cmyk(95%, 11%, 0%, 50%)
Oklch
oklch(50.6% 0.086 209.9)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#C8C79D

Fresh Green · Tan · Sunflower

HEX
#C8C79D
RGB
rgb(200, 199, 157)
HSL
hsl(59, 28%, 70%)
HSB
hsb(59, 21%, 78%)
CMYK
cmyk(0%, 0%, 21%, 22%)
Oklch
oklch(82.0% 0.056 106.4)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#443429

Tangerine · DarkSlateGray · Cinnamon

HEX
#443429
RGB
rgb(68, 52, 41)
HSL
hsl(24, 25%, 21%)
HSB
hsb(24, 40%, 27%)
CMYK
cmyk(0%, 24%, 40%, 73%)
Oklch
oklch(34.0% 0.030 56.0)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

121314
131211

Analogous

111313
121314
111113

Triadic

121314
131112
121311

Split-Comp.

121314
131111
131311

Tetradic

121314
131113
131211
111311

Contrast Matrix WCAG 2.1 Contrast

121314
998255
077280
C8C79D
443429
5.0
AA
3.3
AA Large
10.7
AAA
1.6
Fail
5.0
AA
1.5
Fail
2.1
Fail
3.2
AA Large
3.3
AA Large
1.5
Fail
3.2
AA Large
2.1
Fail
10.7
AAA
2.1
Fail
3.2
AA Large
6.8
AA
1.6
Fail
3.2
AA Large
2.1
Fail
6.8
AA
White BG
18.6AAA
3.7AA Large
5.6AA
1.7Fail
11.9AAA
Black BG
1.1Fail
5.7AA
3.7AA Large
12.1AAA
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

121214
8F8F60
35367D
C8C8A7
3D3D2C

Deuteranopia

121214
909263
2F277C
C8C8AA
3E3F2C

Tritanopia

121414
98686A
0C7A79
C8AFB1
432E2E

Achromatopsia

131313
848484
545454
C3C3C3
383838

Shades & Tints Shades & Tints

#121314

Dark
Light

#998255

Dark
Light

#077280

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #121314;
  --color-2: #998255;
  --color-3: #077280;
  --color-4: #c8c79d;
  --color-5: #443429;
}

SCSS

$color-1: #121314;
$color-2: #998255;
$color-3: #077280;
$color-4: #c8c79d;
$color-5: #443429;

TAILWIND

colors: {
  'brand-1': '#121314',
  'brand-2': '#998255',
  'brand-3': '#077280',
  'brand-4': '#c8c79d',
  'brand-5': '#443429',
}

RGB Array

[18, 19, 20], [153, 130, 85], [7, 114, 128], [200, 199, 157], [68, 52, 41]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #121314, #998255, #077280, #C8C79D, #443429 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: #121314; --color-2: #998255; --color-3: #077280; --color-4: #c8c79d; --color-5: #443429. 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