← Back to Editor

#000000 · #134447 · #7A7A47 · #D1C67B · #F7E8D0

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

#134447

Lake Blue · DarkSlateGray · Peacock Green

HEX
#134447
RGB
rgb(19, 68, 71)
HSL
hsl(183, 58%, 18%)
HSB
hsb(183, 73%, 28%)
CMYK
cmyk(73%, 4%, 0%, 72%)
Oklch
oklch(35.6% 0.051 200.9)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#7A7A47

Autumn Sage · DimGray · Honey Gold

HEX
#7A7A47
RGB
rgb(122, 122, 71)
HSL
hsl(60, 26%, 38%)
HSB
hsb(60, 42%, 48%)
CMYK
cmyk(0%, 0%, 42%, 52%)
Oklch
oklch(56.7% 0.071 108.5)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#D1C67B

Fresh Green · BurlyWood · Sunflower

HEX
#D1C67B
RGB
rgb(209, 198, 123)
HSL
hsl(52, 48%, 65%)
HSB
hsb(52, 41%, 82%)
CMYK
cmyk(0%, 5%, 41%, 18%)
Oklch
oklch(81.9% 0.097 101.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#F7E8D0

Goose Yellow · Bisque · Peach Orange

HEX
#F7E8D0
RGB
rgb(247, 232, 208)
HSL
hsl(37, 71%, 89%)
HSB
hsb(37, 16%, 97%)
CMYK
cmyk(0%, 6%, 16%, 3%)
Oklch
oklch(93.7% 0.036 79.7)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

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
134447
7A7A47
D1C67B
F7E8D0
1.9
Fail
4.7
AA
12.1
AAA
17.4
AAA
1.9
Fail
2.4
Fail
6.2
AA
8.9
AAA
4.7
AA
2.4
Fail
2.6
Fail
3.7
AA Large
12.1
AAA
6.2
AA
2.6
Fail
1.4
Fail
17.4
AAA
8.9
AAA
3.7
AA Large
1.4
Fail
White BG
21.0AAA
10.8AAA
4.5AA Large
1.7Fail
1.2Fail
Black BG
1.0Fail
1.9Fail
4.7AA
12.1AAA
17.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
282946
7A7A53
CCCC8D
F1F0D6

Deuteranopia

000000
252246
7A7A56
CDCE92
F1F2D7

Tritanopia

000000
154646
7A5D5F
D09B9F
F6DADB

Achromatopsia

000000
363636
747474
C1C1C1
EAEAEA

Shades & Tints Shades & Tints

#000000

Dark
Light

#134447

Dark
Light

#7A7A47

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #134447;
  --color-3: #7a7a47;
  --color-4: #d1c67b;
  --color-5: #f7e8d0;
}

SCSS

$color-1: #000000;
$color-2: #134447;
$color-3: #7a7a47;
$color-4: #d1c67b;
$color-5: #f7e8d0;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#134447',
  'brand-3': '#7a7a47',
  'brand-4': '#d1c67b',
  'brand-5': '#f7e8d0',
}

RGB Array

[0, 0, 0], [19, 68, 71], [122, 122, 71], [209, 198, 123], [247, 232, 208]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #134447, #7A7A47, #D1C67B, #F7E8D0 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: #000000; --color-2: #134447; --color-3: #7a7a47; --color-4: #d1c67b; --color-5: #f7e8d0. 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