← Back to Editor

#001111 · #115533 · #336644 · #449955 · #AAAA88

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#001111

Lake Blue · Black · Peacock Green

HEX
#001111
RGB
rgb(0, 17, 17)
HSL
hsl(180, 100%, 3%)
HSB
hsb(180, 100%, 7%)
CMYK
cmyk(100%, 0%, 0%, 93%)
Oklch
oklch(16.1% 0.027 194.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#115533

Mineral Blue · DarkSlateGray · Dark Green

HEX
#115533
RGB
rgb(17, 85, 51)
HSL
hsl(150, 67%, 20%)
HSB
hsb(150, 80%, 33%)
CMYK
cmyk(80%, 0%, 40%, 67%)
Oklch
oklch(39.9% 0.087 156.2)

TraditionalMineral Blue」· PaintDark Green」· Creative Blush Sunrise

#336644

Celadon · DarkSlateGray · Forest Green

HEX
#336644
RGB
rgb(51, 102, 68)
HSL
hsl(140, 33%, 30%)
HSB
hsb(140, 50%, 40%)
CMYK
cmyk(50%, 0%, 33%, 60%)
Oklch
oklch(46.5% 0.078 153.1)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#449955

Celadon · SeaGreen · Olive Green

HEX
#449955
RGB
rgb(68, 153, 85)
HSL
hsl(132, 38%, 43%)
HSB
hsb(132, 56%, 60%)
CMYK
cmyk(56%, 0%, 44%, 40%)
Oklch
oklch(61.3% 0.131 148.0)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#AAAA88

Autumn Sage · DarkGray · Sunflower

HEX
#AAAA88
RGB
rgb(170, 170, 136)
HSL
hsl(60, 17%, 60%)
HSB
hsb(60, 20%, 67%)
CMYK
cmyk(0%, 0%, 20%, 33%)
Oklch
oklch(72.9% 0.047 107.5)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

001111
0F0000

Analogous

000F08
001111
00080F

Triadic

001111
0F000F
0F0F00

Split-Comp.

001111
0F0008
0F0800

Tetradic

001111
08000F
0F0000
080F00

Contrast Matrix WCAG 2.1 Contrast

001111
115533
336644
449955
AAAA88
2.2
Fail
2.9
Fail
5.5
AA
8.1
AAA
2.2
Fail
1.3
Fail
2.5
Fail
3.7
AA Large
2.9
Fail
1.3
Fail
1.9
Fail
2.8
Fail
5.5
AA
2.5
Fail
1.9
Fail
1.5
Fail
8.1
AAA
3.7
AA Large
2.8
Fail
1.5
Fail
White BG
19.3AAA
8.9AAA
6.7AA
3.5AA Large
2.4Fail
Black BG
1.1Fail
2.4Fail
3.1AA Large
5.9AA
8.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

070811
2E2F3B
494A4C
696A65
AAAA90

Deuteranopia

060511
2B253D
46424E
645E69
AAAA92

Tritanopia

011111
144243
365354
487275
AA9798

Achromatopsia

0C0C0C
3D3D3D
535353
787878
A6A6A6

Shades & Tints Shades & Tints

#001111

Dark
Light

#115533

Dark
Light

#336644

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #001111;
  --color-2: #115533;
  --color-3: #336644;
  --color-4: #449955;
  --color-5: #aaaa88;
}

SCSS

$color-1: #001111;
$color-2: #115533;
$color-3: #336644;
$color-4: #449955;
$color-5: #aaaa88;

TAILWIND

colors: {
  'brand-1': '#001111',
  'brand-2': '#115533',
  'brand-3': '#336644',
  'brand-4': '#449955',
  'brand-5': '#aaaa88',
}

RGB Array

[0, 17, 17], [17, 85, 51], [51, 102, 68], [68, 153, 85], [170, 170, 136]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #001111, #115533, #336644, #449955, #AAAA88 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: #001111; --color-2: #115533; --color-3: #336644; --color-4: #449955; --color-5: #aaaa88. 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