← Back to Editor

#060606 · #0AF6A9 · #F69704 · #27262A · #430905

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

#060606

Ink Black · Black · Jet Black

HEX
#060606
RGB
rgb(6, 6, 6)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(12.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#0AF6A9

Mineral Blue · MediumSpringGreen · Mint Ice

HEX
#0AF6A9
RGB
rgb(10, 246, 169)
HSL
hsl(160, 93%, 50%)
HSB
hsb(160, 96%, 96%)
CMYK
cmyk(96%, 0%, 31%, 4%)
Oklch
oklch(86.0% 0.189 161.5)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#F69704

Ochre · Orange · Amber Brown

HEX
#F69704
RGB
rgb(246, 151, 4)
HSL
hsl(36, 97%, 49%)
HSB
hsb(36, 98%, 96%)
CMYK
cmyk(0%, 39%, 98%, 4%)
Oklch
oklch(75.7% 0.168 66.3)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#27262A

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#27262A
RGB
rgb(39, 38, 42)
HSL
hsl(255, 5%, 16%)
HSB
hsb(255, 10%, 16%)
CMYK
cmyk(7%, 10%, 0%, 84%)
Oklch
oklch(27.1% 0.007 297.3)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#430905

Vermilion · Maroon · Deep Berry

HEX
#430905
RGB
rgb(67, 9, 5)
HSL
hsl(4, 86%, 14%)
HSB
hsb(4, 93%, 26%)
CMYK
cmyk(0%, 87%, 93%, 74%)
Oklch
oklch(25.1% 0.088 29.6)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

060606
050505

Analogous

050505
060606
050505

Triadic

060606
050505
050505

Split-Comp.

060606
050505
050505

Tetradic

060606
050505
050505
050505

Contrast Matrix WCAG 2.1 Contrast

060606
0AF6A9
F69704
27262A
430905
14.2
AAA
9.0
AAA
1.3
Fail
1.2
Fail
14.2
AAA
1.6
Fail
10.6
AAA
11.5
AAA
9.0
AAA
1.6
Fail
6.7
AA
7.3
AAA
1.3
Fail
10.6
AAA
6.7
AA
1.1
Fail
1.2
Fail
11.5
AAA
7.3
AAA
1.1
Fail
White BG
20.3AAA
1.4Fail
2.2Fail
15.0AAA
16.4AAA
Black BG
1.0Fail
14.8AAA
9.3AAA
1.4Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

060606
7072BC
CDCC28
272729
2A2906

Deuteranopia

060606
6351C0
D2DA30
272729
2D3206

Tritanopia

060606
16CACE
F1444A
272828
400707

Achromatopsia

060606
A7A7A7
A3A3A3
272727
1A1A1A

Shades & Tints Shades & Tints

#060606

Dark
Light

#0AF6A9

Dark
Light

#F69704

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #060606;
  --color-2: #0af6a9;
  --color-3: #f69704;
  --color-4: #27262a;
  --color-5: #430905;
}

SCSS

$color-1: #060606;
$color-2: #0af6a9;
$color-3: #f69704;
$color-4: #27262a;
$color-5: #430905;

TAILWIND

colors: {
  'brand-1': '#060606',
  'brand-2': '#0af6a9',
  'brand-3': '#f69704',
  'brand-4': '#27262a',
  'brand-5': '#430905',
}

RGB Array

[6, 6, 6], [10, 246, 169], [246, 151, 4], [39, 38, 42], [67, 9, 5]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #060606, #0AF6A9, #F69704, #27262A, #430905 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: #060606; --color-2: #0af6a9; --color-3: #f69704; --color-4: #27262a; --color-5: #430905. 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