← Back to Editor

#060604 · #242C2E · #291D0D · #F6E4B2 · #D1A850

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

#060604

Autumn Sage · Black · Amber Gold

HEX
#060604
RGB
rgb(6, 6, 4)
HSL
hsl(60, 20%, 2%)
HSB
hsb(60, 33%, 2%)
CMYK
cmyk(0%, 0%, 33%, 98%)
Oklch
oklch(12.1% 0.007 107.3)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#242C2E

Slate Blue · DarkSlateGray · Peacock Green

HEX
#242C2E
RGB
rgb(36, 44, 46)
HSL
hsl(192, 12%, 16%)
HSB
hsb(192, 22%, 18%)
CMYK
cmyk(22%, 4%, 0%, 82%)
Oklch
oklch(28.6% 0.012 214.5)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#291D0D

Ochre · Black · Cinnamon

HEX
#291D0D
RGB
rgb(41, 29, 13)
HSL
hsl(34, 52%, 11%)
HSB
hsb(34, 68%, 16%)
CMYK
cmyk(0%, 29%, 68%, 84%)
Oklch
oklch(24.1% 0.033 73.1)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#F6E4B2

Goose Yellow · Wheat · Lemon Cream

HEX
#F6E4B2
RGB
rgb(246, 228, 178)
HSL
hsl(44, 79%, 83%)
HSB
hsb(44, 28%, 96%)
CMYK
cmyk(0%, 7%, 28%, 4%)
Oklch
oklch(92.1% 0.068 90.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D1A850

Ginger · SandyBrown · Sunflower

HEX
#D1A850
RGB
rgb(209, 168, 80)
HSL
hsl(41, 58%, 57%)
HSB
hsb(41, 62%, 82%)
CMYK
cmyk(0%, 20%, 62%, 18%)
Oklch
oklch(75.2% 0.116 84.2)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

060604
040406

Analogous

060504
060604
050604

Triadic

060604
040606
060406

Split-Comp.

060604
040506
050406

Tetradic

060604
040605
040406
060405

Contrast Matrix WCAG 2.1 Contrast

060604
242C2E
291D0D
F6E4B2
D1A850
1.4
Fail
1.2
Fail
16.1
AAA
9.1
AAA
1.4
Fail
1.2
Fail
11.3
AAA
6.4
AA
1.2
Fail
1.2
Fail
13.1
AAA
7.4
AAA
16.1
AAA
11.3
AAA
13.1
AAA
1.8
Fail
9.1
AAA
6.4
AA
7.4
AAA
1.8
Fail
White BG
20.3AAA
14.2AAA
16.5AAA
1.3Fail
2.2Fail
Black BG
1.0Fail
1.5Fail
1.3Fail
16.7AAA
9.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

060604
27282E
242411
EEEEBE
BFBF65

Deuteranopia

060605
27262D
252512
EFF1C1
C2C56A

Tritanopia

060505
242D2D
281415
F5C8CA
CF767A

Achromatopsia

060606
2A2A2A
1F1F1F
E4E4E4
AAAAAA

Shades & Tints Shades & Tints

#060604

Dark
Light

#242C2E

Dark
Light

#291D0D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #060604;
  --color-2: #242c2e;
  --color-3: #291d0d;
  --color-4: #f6e4b2;
  --color-5: #d1a850;
}

SCSS

$color-1: #060604;
$color-2: #242c2e;
$color-3: #291d0d;
$color-4: #f6e4b2;
$color-5: #d1a850;

TAILWIND

colors: {
  'brand-1': '#060604',
  'brand-2': '#242c2e',
  'brand-3': '#291d0d',
  'brand-4': '#f6e4b2',
  'brand-5': '#d1a850',
}

RGB Array

[6, 6, 4], [36, 44, 46], [41, 29, 13], [246, 228, 178], [209, 168, 80]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #060604, #242C2E, #291D0D, #F6E4B2, #D1A850 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: #060604; --color-2: #242c2e; --color-3: #291d0d; --color-4: #f6e4b2; --color-5: #d1a850. 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