← Back to Editor

#969696 · #3B3140 · #260C16 · #4F1B30 · #FF006F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#969696

Ash · DarkGray · Silver Sand

HEX
#969696
RGB
rgb(150, 150, 150)
HSL
hsl(0, 0%, 59%)
HSB
hsb(0, 0%, 59%)
CMYK
cmyk(0%, 0%, 0%, 41%)
Oklch
oklch(67.3% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#3B3140

Dark Plum · DarkSlateGray · Eggplant

HEX
#3B3140
RGB
rgb(59, 49, 64)
HSL
hsl(280, 13%, 22%)
HSB
hsb(280, 23%, 25%)
CMYK
cmyk(8%, 23%, 0%, 75%)
Oklch
oklch(33.0% 0.029 314.4)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#260C16

Dark Violet · Black · Raspberry

HEX
#260C16
RGB
rgb(38, 12, 22)
HSL
hsl(337, 52%, 10%)
HSB
hsb(337, 68%, 15%)
CMYK
cmyk(0%, 68%, 42%, 85%)
Oklch
oklch(20.0% 0.046 357.9)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#4F1B30

Dark Violet · DarkSlateGray · Raspberry

HEX
#4F1B30
RGB
rgb(79, 27, 48)
HSL
hsl(336, 49%, 21%)
HSB
hsb(336, 66%, 31%)
CMYK
cmyk(0%, 66%, 39%, 69%)
Oklch
oklch(30.9% 0.082 357.8)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#FF006F

Dark Violet · DeepPink · Camellia

HEX
#FF006F
RGB
rgb(255, 0, 111)
HSL
hsl(334, 100%, 50%)
HSB
hsb(334, 100%, 100%)
CMYK
cmyk(0%, 100%, 56%, 0%)
Oklch
oklch(64.1% 0.257 7.8)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

969696
969696

Analogous

969696
969696
969696

Triadic

969696
969696
969696

Split-Comp.

969696
969696
969696

Tetradic

969696
969696
969696
969696

Contrast Matrix WCAG 2.1 Contrast

969696
3B3140
260C16
4F1B30
FF006F
4.2
AA Large
6.2
AA
4.6
AA
1.3
Fail
4.2
AA Large
1.5
Fail
1.1
Fail
3.2
AA Large
6.2
AA
1.5
Fail
1.3
Fail
4.8
AA
4.6
AA
1.1
Fail
1.3
Fail
3.6
AA Large
1.3
Fail
3.2
AA Large
4.8
AA
3.6
AA Large
White BG
3.0Fail
12.4AAA
18.3AAA
13.7AAA
3.8AA Large
Black BG
7.1AAA
1.7Fail
1.1Fail
1.5Fail
5.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

969696
37373C
1B1B14
38382B
918E54

Deuteranopia

969696
37383C
1C1E13
3C3F2A
9FB34E

Tritanopia

969696
3B3A39
251211
4C2726
F23F3A

Achromatopsia

969696
363636
151515
2D2D2D
595959

Shades & Tints Shades & Tints

#969696

Dark
Light

#3B3140

Dark
Light

#260C16

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #969696;
  --color-2: #3b3140;
  --color-3: #260c16;
  --color-4: #4f1b30;
  --color-5: #ff006f;
}

SCSS

$color-1: #969696;
$color-2: #3b3140;
$color-3: #260c16;
$color-4: #4f1b30;
$color-5: #ff006f;

TAILWIND

colors: {
  'brand-1': '#969696',
  'brand-2': '#3b3140',
  'brand-3': '#260c16',
  'brand-4': '#4f1b30',
  'brand-5': '#ff006f',
}

RGB Array

[150, 150, 150], [59, 49, 64], [38, 12, 22], [79, 27, 48], [255, 0, 111]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #969696, #3B3140, #260C16, #4F1B30, #FF006F 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: #969696; --color-2: #3b3140; --color-3: #260c16; --color-4: #4f1b30; --color-5: #ff006f. 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