← Back to Editor

#000000 · #CF9807 · #BCC5AE · #526963 · #0E2D2F

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

#CF9807

Ochre · DarkGoldenRod · Honey Gold

HEX
#CF9807
RGB
rgb(207, 152, 7)
HSL
hsl(44, 93%, 42%)
HSB
hsb(44, 97%, 81%)
CMYK
cmyk(0%, 27%, 97%, 19%)
Oklch
oklch(71.3% 0.146 82.3)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#BCC5AE

Willow Green · Silver · Apple Green

HEX
#BCC5AE
RGB
rgb(188, 197, 174)
HSL
hsl(83, 17%, 73%)
HSB
hsb(83, 12%, 77%)
CMYK
cmyk(5%, 0%, 12%, 23%)
Oklch
oklch(81.0% 0.033 124.6)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#526963

Mineral Blue · DimGray · Mint Ice

HEX
#526963
RGB
rgb(82, 105, 99)
HSL
hsl(164, 12%, 37%)
HSB
hsb(164, 22%, 41%)
CMYK
cmyk(22%, 0%, 6%, 59%)
Oklch
oklch(50.0% 0.029 177.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#0E2D2F

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0E2D2F
RGB
rgb(14, 45, 47)
HSL
hsl(184, 54%, 12%)
HSB
hsb(184, 70%, 18%)
CMYK
cmyk(70%, 4%, 0%, 82%)
Oklch
oklch(27.5% 0.036 201.1)

TraditionalLake Blue」· PaintPeacock Green」· 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
CF9807
BCC5AE
526963
0E2D2F
8.1
AAA
11.7
AAA
3.6
AA Large
1.4
Fail
8.1
AAA
1.4
Fail
2.3
Fail
5.7
AA
11.7
AAA
1.4
Fail
3.3
AA Large
8.2
AAA
3.6
AA Large
2.3
Fail
3.3
AA Large
2.5
Fail
1.4
Fail
5.7
AA
8.2
AAA
2.5
Fail
White BG
21.0AAA
2.6Fail
1.8Fail
5.9AA
14.6AAA
Black BG
1.0Fail
8.1AAA
11.7AAA
3.6AA Large
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
B7B72A
C0C0B4
5C5C64
1B1C2F

Deuteranopia

000000
BABE33
BFBFB5
5B5965
1A172E

Tritanopia

000000
CC464C
BCB8B9
536666
102E2E

Achromatopsia

000000
989898
C0C0C0
616161
242424

Shades & Tints Shades & Tints

#000000

Dark
Light

#CF9807

Dark
Light

#BCC5AE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #cf9807;
  --color-3: #bcc5ae;
  --color-4: #526963;
  --color-5: #0e2d2f;
}

SCSS

$color-1: #000000;
$color-2: #cf9807;
$color-3: #bcc5ae;
$color-4: #526963;
$color-5: #0e2d2f;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#cf9807',
  'brand-3': '#bcc5ae',
  'brand-4': '#526963',
  'brand-5': '#0e2d2f',
}

RGB Array

[0, 0, 0], [207, 152, 7], [188, 197, 174], [82, 105, 99], [14, 45, 47]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #CF9807, #BCC5AE, #526963, #0E2D2F 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: #cf9807; --color-3: #bcc5ae; --color-4: #526963; --color-5: #0e2d2f. 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