← Back to Editor

#171717 · #0F3A40 · #115B66 · #64916E · #BFBF69

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

#171717

Ink Black · Black · Jet Black

HEX
#171717
RGB
rgb(23, 23, 23)
HSL
hsl(0, 0%, 9%)
HSB
hsb(0, 0%, 9%)
CMYK
cmyk(0%, 0%, 0%, 91%)
Oklch
oklch(20.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#0F3A40

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0F3A40
RGB
rgb(15, 58, 64)
HSL
hsl(187, 62%, 15%)
HSB
hsb(187, 77%, 25%)
CMYK
cmyk(77%, 9%, 0%, 75%)
Oklch
oklch(32.2% 0.047 208.3)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#115B66

Lake Blue · DarkSlateGray · Peacock Green

HEX
#115B66
RGB
rgb(17, 91, 102)
HSL
hsl(188, 71%, 23%)
HSB
hsb(188, 83%, 40%)
CMYK
cmyk(83%, 11%, 0%, 60%)
Oklch
oklch(43.4% 0.070 210.1)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#64916E

Celadon · Gray · Olive Green

HEX
#64916E
RGB
rgb(100, 145, 110)
HSL
hsl(133, 18%, 48%)
HSB
hsb(133, 31%, 57%)
CMYK
cmyk(31%, 0%, 24%, 43%)
Oklch
oklch(61.4% 0.072 150.8)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#BFBF69

Autumn Sage · Tan · Sunflower

HEX
#BFBF69
RGB
rgb(191, 191, 105)
HSL
hsl(60, 40%, 58%)
HSB
hsb(60, 45%, 75%)
CMYK
cmyk(0%, 0%, 45%, 25%)
Oklch
oklch(78.6% 0.109 108.7)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

171717
171717

Analogous

171717
171717
171717

Triadic

171717
171717
171717

Split-Comp.

171717
171717
171717

Tetradic

171717
171717
171717
171717

Contrast Matrix WCAG 2.1 Contrast

171717
0F3A40
115B66
64916E
BFBF69
1.5
Fail
2.3
Fail
5.0
AA
9.3
AAA
1.5
Fail
1.6
Fail
3.4
AA Large
6.4
AA
2.3
Fail
1.6
Fail
2.1
Fail
4.0
AA Large
5.0
AA
3.4
AA Large
2.1
Fail
1.9
Fail
9.3
AAA
6.4
AA
4.0
AA Large
1.9
Fail
White BG
17.9AAA
12.4AAA
7.7AAA
3.6AA Large
1.9Fail
Black BG
1.2Fail
1.7Fail
2.7Fail
5.8AA
10.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

171717
22223F
313263
777876
BFBF7E

Deuteranopia

171717
1F1C3E
2D2763
757279
BFBF83

Tritanopia

171717
113D3D
156161
667D7F
BF8E92

Achromatopsia

171717
2E2E2E
464646
808080
B5B5B5

Shades & Tints Shades & Tints

#171717

Dark
Light

#0F3A40

Dark
Light

#115B66

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #171717;
  --color-2: #0f3a40;
  --color-3: #115b66;
  --color-4: #64916e;
  --color-5: #bfbf69;
}

SCSS

$color-1: #171717;
$color-2: #0f3a40;
$color-3: #115b66;
$color-4: #64916e;
$color-5: #bfbf69;

TAILWIND

colors: {
  'brand-1': '#171717',
  'brand-2': '#0f3a40',
  'brand-3': '#115b66',
  'brand-4': '#64916e',
  'brand-5': '#bfbf69',
}

RGB Array

[23, 23, 23], [15, 58, 64], [17, 91, 102], [100, 145, 110], [191, 191, 105]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #171717, #0F3A40, #115B66, #64916E, #BFBF69 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: #171717; --color-2: #0f3a40; --color-3: #115b66; --color-4: #64916e; --color-5: #bfbf69. 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