← Back to Editor

#000707 · #763112 · #8E5528 · #6D8682 · #A1CCBA

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

#000707

Lake Blue · Black · Peacock Green

HEX
#000707
RGB
rgb(0, 7, 7)
HSL
hsl(180, 100%, 1%)
HSB
hsb(180, 100%, 3%)
CMYK
cmyk(100%, 0%, 0%, 97%)
Oklch
oklch(11.6% 0.020 194.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#763112

Tangerine · Maroon · Amber Brown

HEX
#763112
RGB
rgb(118, 49, 18)
HSL
hsl(19, 74%, 27%)
HSB
hsb(19, 85%, 46%)
CMYK
cmyk(0%, 58%, 85%, 54%)
Oklch
oklch(40.4% 0.106 42.3)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#8E5528

Tangerine · Sienna · Amber Brown

HEX
#8E5528
RGB
rgb(142, 85, 40)
HSL
hsl(26, 56%, 36%)
HSB
hsb(26, 72%, 56%)
CMYK
cmyk(0%, 40%, 72%, 44%)
Oklch
oklch(50.6% 0.096 56.4)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#6D8682

Mineral Blue · SlateGray · Mint Ice

HEX
#6D8682
RGB
rgb(109, 134, 130)
HSL
hsl(170, 10%, 48%)
HSB
hsb(170, 19%, 53%)
CMYK
cmyk(19%, 0%, 3%, 47%)
Oklch
oklch(59.9% 0.029 184.6)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#A1CCBA

Jade · Silver · Apple Green

HEX
#A1CCBA
RGB
rgb(161, 204, 186)
HSL
hsl(155, 30%, 72%)
HSB
hsb(155, 21%, 80%)
CMYK
cmyk(21%, 0%, 9%, 20%)
Oklch
oklch(80.9% 0.052 167.6)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000707
050000

Analogous

000503
000707
000305

Triadic

000707
050005
050500

Split-Comp.

000707
050003
050300

Tetradic

000707
030005
050000
030500

Contrast Matrix WCAG 2.1 Contrast

000707
763112
8E5528
6D8682
A1CCBA
2.1
Fail
3.4
AA Large
5.2
AA
11.5
AAA
2.1
Fail
1.6
Fail
2.4
Fail
5.3
AA
3.4
AA Large
1.6
Fail
1.5
Fail
3.4
AA Large
5.2
AA
2.4
Fail
1.5
Fail
2.2
Fail
11.5
AAA
5.3
AA
3.4
AA Large
2.2
Fail
White BG
20.3AAA
9.5AAA
6.0AA
3.9AA Large
1.8Fail
Black BG
1.0Fail
2.2Fail
3.5AA Large
5.4AA
11.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030307
58581A
757533
787883
B4B4BE

Deuteranopia

030207
5C611B
797D36
767583
B1AEBF

Tritanopia

000707
731F21
8B3B3D
6E8484
A3C2C3

Achromatopsia

050505
424242
616161
7E7E7E
BDBDBD

Shades & Tints Shades & Tints

#000707

Dark
Light

#763112

Dark
Light

#8E5528

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000707;
  --color-2: #763112;
  --color-3: #8e5528;
  --color-4: #6d8682;
  --color-5: #a1ccba;
}

SCSS

$color-1: #000707;
$color-2: #763112;
$color-3: #8e5528;
$color-4: #6d8682;
$color-5: #a1ccba;

TAILWIND

colors: {
  'brand-1': '#000707',
  'brand-2': '#763112',
  'brand-3': '#8e5528',
  'brand-4': '#6d8682',
  'brand-5': '#a1ccba',
}

RGB Array

[0, 7, 7], [118, 49, 18], [142, 85, 40], [109, 134, 130], [161, 204, 186]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000707, #763112, #8E5528, #6D8682, #A1CCBA 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: #000707; --color-2: #763112; --color-3: #8e5528; --color-4: #6d8682; --color-5: #a1ccba. 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