← Back to Editor

#212121 · #2B2B2B · #7A2249 · #F03355 · #60D3C1

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

#212121

Ink Black · Black · Dark Stone

HEX
#212121
RGB
rgb(33, 33, 33)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(24.8% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#2B2B2B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2B2B
RGB
rgb(43, 43, 43)
HSL
hsl(0, 0%, 17%)
HSB
hsb(0, 0%, 17%)
CMYK
cmyk(0%, 0%, 0%, 83%)
Oklch
oklch(28.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#7A2249

Dark Violet · Brown · Camellia

HEX
#7A2249
RGB
rgb(122, 34, 73)
HSL
hsl(333, 56%, 31%)
HSB
hsb(333, 72%, 48%)
CMYK
cmyk(0%, 72%, 40%, 52%)
Oklch
oklch(40.3% 0.127 357.3)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#F03355

Vermilion · Crimson · Passion Red

HEX
#F03355
RGB
rgb(240, 51, 85)
HSL
hsl(349, 86%, 57%)
HSB
hsb(349, 79%, 94%)
CMYK
cmyk(0%, 79%, 65%, 6%)
Oklch
oklch(62.7% 0.221 17.3)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#60D3C1

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#60D3C1
RGB
rgb(96, 211, 193)
HSL
hsl(171, 57%, 60%)
HSB
hsb(171, 55%, 83%)
CMYK
cmyk(55%, 0%, 9%, 17%)
Oklch
oklch(79.5% 0.108 181.7)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

212121
212121

Analogous

212121
212121
212121

Triadic

212121
212121
212121

Split-Comp.

212121
212121
212121

Tetradic

212121
212121
212121
212121

Contrast Matrix WCAG 2.1 Contrast

212121
2B2B2B
7A2249
F03355
60D3C1
1.1
Fail
1.7
Fail
4.1
AA Large
8.9
AAA
1.1
Fail
1.5
Fail
3.6
AA Large
7.8
AAA
1.7
Fail
1.5
Fail
2.5
Fail
5.4
AA
4.1
AA Large
3.6
AA Large
2.5
Fail
2.2
Fail
8.9
AAA
7.8
AAA
5.4
AA
2.2
Fail
White BG
16.1AAA
14.2AAA
9.8AAA
4.0AA Large
1.8Fail
Black BG
1.3Fail
1.5Fail
2.2Fail
5.3AA
11.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

212121
2B2B2B
545340
9E9C4D
9293C5

Deuteranopia

212121
2B2B2B
59603D
A9B74B
8B83C6

Tritanopia

212121
2B2B2B
763836
E74645
66C9CA

Achromatopsia

212121
2B2B2B
414141
6F6F6F
AFAFAF

Shades & Tints Shades & Tints

#212121

Dark
Light

#2B2B2B

Dark
Light

#7A2249

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #212121;
  --color-2: #2b2b2b;
  --color-3: #7a2249;
  --color-4: #f03355;
  --color-5: #60d3c1;
}

SCSS

$color-1: #212121;
$color-2: #2b2b2b;
$color-3: #7a2249;
$color-4: #f03355;
$color-5: #60d3c1;

TAILWIND

colors: {
  'brand-1': '#212121',
  'brand-2': '#2b2b2b',
  'brand-3': '#7a2249',
  'brand-4': '#f03355',
  'brand-5': '#60d3c1',
}

RGB Array

[33, 33, 33], [43, 43, 43], [122, 34, 73], [240, 51, 85], [96, 211, 193]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #212121, #2B2B2B, #7A2249, #F03355, #60D3C1 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: #212121; --color-2: #2b2b2b; --color-3: #7a2249; --color-4: #f03355; --color-5: #60d3c1. 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