← Back to Editor

#000000 · #210633 · #3B1352 · #5C526B · #ADA8AF

cool

A 5-color cool 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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#210633

Royal Purple · Black · Dark Purple

HEX
#210633
RGB
rgb(33, 6, 51)
HSL
hsl(276, 79%, 11%)
HSB
hsb(276, 88%, 20%)
CMYK
cmyk(35%, 88%, 0%, 80%)
Oklch
oklch(20.1% 0.085 307.9)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#3B1352

Royal Purple · MidnightBlue · Dark Purple

HEX
#3B1352
RGB
rgb(59, 19, 82)
HSL
hsl(278, 62%, 20%)
HSB
hsb(278, 77%, 32%)
CMYK
cmyk(28%, 77%, 0%, 68%)
Oklch
oklch(28.6% 0.111 310.2)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#5C526B

Deep Indigo · DimGray · Eggplant

HEX
#5C526B
RGB
rgb(92, 82, 107)
HSL
hsl(264, 13%, 37%)
HSB
hsb(264, 23%, 42%)
CMYK
cmyk(14%, 23%, 0%, 58%)
Oklch
oklch(45.8% 0.042 303.0)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

#ADA8AF

Ash · DarkGray · Silver Sand

HEX
#ADA8AF
RGB
rgb(173, 168, 175)
HSL
hsl(283, 4%, 67%)
HSB
hsb(283, 4%, 69%)
CMYK
cmyk(1%, 4%, 0%, 31%)
Oklch
oklch(73.8% 0.011 316.5)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
210633
3B1352
5C526B
ADA8AF
1.1
Fail
1.4
Fail
2.9
Fail
9.0
AAA
1.1
Fail
1.2
Fail
2.5
Fail
7.9
AAA
1.4
Fail
1.2
Fail
2.1
Fail
6.4
AA
2.9
Fail
2.5
Fail
2.1
Fail
3.1
AA Large
9.0
AAA
7.9
AAA
6.4
AA
3.1
AA Large
White BG
21.0AAA
18.4AAA
15.0AAA
7.3AAA
2.3Fail
Black BG
1.0Fail
1.1Fail
1.4Fail
2.9Fail
9.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
151528
2A2943
585865
ABABAD

Deuteranopia

000000
171925
2C2F3F
585963
ABACAD

Tritanopia

000000
20201E
393734
5B605F
ADACAC

Achromatopsia

000000
131313
262626
585858
AAAAAA

Shades & Tints Shades & Tints

#000000

Dark
Light

#210633

Dark
Light

#3B1352

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #210633;
  --color-3: #3b1352;
  --color-4: #5c526b;
  --color-5: #ada8af;
}

SCSS

$color-1: #000000;
$color-2: #210633;
$color-3: #3b1352;
$color-4: #5c526b;
$color-5: #ada8af;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#210633',
  'brand-3': '#3b1352',
  'brand-4': '#5c526b',
  'brand-5': '#ada8af',
}

RGB Array

[0, 0, 0], [33, 6, 51], [59, 19, 82], [92, 82, 107], [173, 168, 175]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This cool-style palette of #000000, #210633, #3B1352, #5C526B, #ADA8AF 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: #000000; --color-2: #210633; --color-3: #3b1352; --color-4: #5c526b; --color-5: #ada8af. 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 cool-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