← Back to Editor

#060011 · #360828 · #4E9B94 · #65B9B2 · #DADBA7

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

#060011

Deep Indigo · Black · Dark Purple

HEX
#060011
RGB
rgb(6, 0, 17)
HSL
hsl(261, 100%, 3%)
HSB
hsb(261, 100%, 7%)
CMYK
cmyk(65%, 100%, 0%, 93%)
Oklch
oklch(10.0% 0.053 302.3)

TraditionalDeep Indigo」· PaintDark Purple」· Creative Blush Sunrise

#360828

Rose Purple · Black · Dark Purple

HEX
#360828
RGB
rgb(54, 8, 40)
HSL
hsl(318, 74%, 12%)
HSB
hsb(318, 85%, 21%)
CMYK
cmyk(0%, 85%, 26%, 79%)
Oklch
oklch(23.4% 0.083 342.8)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#4E9B94

Mineral Blue · CadetBlue · Mint Ice

HEX
#4E9B94
RGB
rgb(78, 155, 148)
HSL
hsl(175, 33%, 46%)
HSB
hsb(175, 50%, 61%)
CMYK
cmyk(50%, 0%, 5%, 39%)
Oklch
oklch(63.8% 0.077 187.7)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#65B9B2

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#65B9B2
RGB
rgb(101, 185, 178)
HSL
hsl(175, 38%, 56%)
HSB
hsb(175, 45%, 73%)
CMYK
cmyk(45%, 0%, 4%, 27%)
Oklch
oklch(73.1% 0.083 188.5)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#DADBA7

Fresh Green · Wheat · Lemon Cream

HEX
#DADBA7
RGB
rgb(218, 219, 167)
HSL
hsl(61, 42%, 76%)
HSB
hsb(61, 24%, 86%)
CMYK
cmyk(0%, 0%, 24%, 14%)
Oklch
oklch(87.8% 0.068 108.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

060011
0A0F00

Analogous

00020F
060011
0D000F

Triadic

060011
0F0500
000F05

Split-Comp.

060011
0F0D00
020F00

Tetradic

060011
0F0002
0A0F00
000F0D

Contrast Matrix WCAG 2.1 Contrast

060011
360828
4E9B94
65B9B2
DADBA7
1.2
Fail
6.3
AA
9.0
AAA
14.4
AAA
1.2
Fail
5.3
AA
7.5
AAA
12.0
AAA
6.3
AA
5.3
AA
1.4
Fail
2.3
Fail
9.0
AAA
7.5
AAA
1.4
Fail
1.6
Fail
14.4
AAA
12.0
AAA
2.3
Fail
1.6
Fail
White BG
20.7AAA
17.2AAA
3.3AA Large
2.3Fail
1.4Fail
Black BG
1.0Fail
1.2Fail
6.4AA
9.1AAA
14.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

03030D
222220
6F7096
898AB4
DADAB4

Deuteranopia

04040C
25281E
6B6596
857EB4
DADAB7

Tritanopia

060A09
341A19
529797
69B5B5
DABEC0

Achromatopsia

040404
191919
838383
9F9F9F
D5D5D5

Shades & Tints Shades & Tints

#060011

Dark
Light

#360828

Dark
Light

#4E9B94

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #060011;
  --color-2: #360828;
  --color-3: #4e9b94;
  --color-4: #65b9b2;
  --color-5: #dadba7;
}

SCSS

$color-1: #060011;
$color-2: #360828;
$color-3: #4e9b94;
$color-4: #65b9b2;
$color-5: #dadba7;

TAILWIND

colors: {
  'brand-1': '#060011',
  'brand-2': '#360828',
  'brand-3': '#4e9b94',
  'brand-4': '#65b9b2',
  'brand-5': '#dadba7',
}

RGB Array

[6, 0, 17], [54, 8, 40], [78, 155, 148], [101, 185, 178], [218, 219, 167]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #060011, #360828, #4E9B94, #65B9B2, #DADBA7 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: #060011; --color-2: #360828; --color-3: #4e9b94; --color-4: #65b9b2; --color-5: #dadba7. 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