← Back to Editor

#333333 · #313131 · #323232 · #762138 · #F50044

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 Library

Color Details Color Details

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#313131

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#313131
RGB
rgb(49, 49, 49)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(31.3% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#323232

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#323232
RGB
rgb(50, 50, 50)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(31.7% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#762138

Dark Violet · Brown · Camellia

HEX
#762138
RGB
rgb(118, 33, 56)
HSL
hsl(344, 56%, 30%)
HSB
hsb(344, 72%, 46%)
CMYK
cmyk(0%, 72%, 53%, 54%)
Oklch
oklch(38.9% 0.119 8.4)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#F50044

Dark Violet · Crimson · Camellia

HEX
#F50044
RGB
rgb(245, 0, 68)
HSL
hsl(343, 100%, 48%)
HSB
hsb(343, 100%, 96%)
CMYK
cmyk(0%, 100%, 72%, 4%)
Oklch
oklch(61.4% 0.246 19.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

333333
333333

Analogous

333333
333333
333333

Triadic

333333
333333
333333

Split-Comp.

333333
333333
333333

Tetradic

333333
333333
333333
333333

Contrast Matrix WCAG 2.1 Contrast

333333
313131
323232
762138
F50044
1.0
Fail
1.0
Fail
1.2
Fail
3.0
Fail
1.0
Fail
1.0
Fail
1.3
Fail
3.1
AA Large
1.0
Fail
1.0
Fail
1.2
Fail
3.0
AA Large
1.2
Fail
1.3
Fail
1.2
Fail
2.4
Fail
3.0
Fail
3.1
AA Large
3.0
AA Large
2.4
Fail
White BG
12.6AAA
13.0AAA
12.8AAA
10.3AAA
4.2AA Large
Black BG
1.7Fail
1.6Fail
1.6Fail
2.0Fail
5.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
313131
323232
515032
8B8934

Deuteranopia

333333
313131
323232
565D31
99AC30

Tritanopia

333333
313131
323232
722E2D
E92724

Achromatopsia

333333
313131
323232
3D3D3D
515151

Shades & Tints Shades & Tints

#333333

Dark
Light

#313131

Dark
Light

#323232

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #313131;
  --color-3: #323232;
  --color-4: #762138;
  --color-5: #f50044;
}

SCSS

$color-1: #333333;
$color-2: #313131;
$color-3: #323232;
$color-4: #762138;
$color-5: #f50044;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#313131',
  'brand-3': '#323232',
  'brand-4': '#762138',
  'brand-5': '#f50044',
}

RGB Array

[51, 51, 51], [49, 49, 49], [50, 50, 50], [118, 33, 56], [245, 0, 68]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #313131, #323232, #762138, #F50044 is ideal for: tech websites, dark mode UIs, game UIs. 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: #333333; --color-2: #313131; --color-3: #323232; --color-4: #762138; --color-5: #f50044. 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. 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