← Back to Editor

#424242 · #FF2E62 · #D10049 · #404040 · #5C5C5C

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

#424242

Dark Cyan · DarkSlateGray · Charcoal

HEX
#424242
RGB
rgb(66, 66, 66)
HSL
hsl(0, 0%, 26%)
HSB
hsb(0, 0%, 26%)
CMYK
cmyk(0%, 0%, 0%, 74%)
Oklch
oklch(37.9% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#FF2E62

Vermilion · DeepPink · Passion Red

HEX
#FF2E62
RGB
rgb(255, 46, 98)
HSL
hsl(345, 100%, 59%)
HSB
hsb(345, 82%, 100%)
CMYK
cmyk(0%, 82%, 62%, 0%)
Oklch
oklch(65.3% 0.238 14.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#D10049

Dark Violet · Crimson · Camellia

HEX
#D10049
RGB
rgb(209, 0, 73)
HSL
hsl(339, 100%, 41%)
HSB
hsb(339, 100%, 82%)
CMYK
cmyk(0%, 100%, 65%, 18%)
Oklch
oklch(54.8% 0.219 13.8)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#404040

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#404040
RGB
rgb(64, 64, 64)
HSL
hsl(0, 0%, 25%)
HSB
hsb(0, 0%, 25%)
CMYK
cmyk(0%, 0%, 0%, 75%)
Oklch
oklch(37.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#5C5C5C

Ink Gray · DimGray · Charcoal

HEX
#5C5C5C
RGB
rgb(92, 92, 92)
HSL
hsl(0, 0%, 36%)
HSB
hsb(0, 0%, 36%)
CMYK
cmyk(0%, 0%, 0%, 64%)
Oklch
oklch(47.5% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

424242
424242

Analogous

424242
424242
424242

Triadic

424242
424242
424242

Split-Comp.

424242
424242
424242

Tetradic

424242
424242
424242
424242

Contrast Matrix WCAG 2.1 Contrast

424242
FF2E62
D10049
404040
5C5C5C
2.8
Fail
1.8
Fail
1.0
Fail
1.5
Fail
2.8
Fail
1.5
Fail
2.9
Fail
1.9
Fail
1.8
Fail
1.5
Fail
1.9
Fail
1.2
Fail
1.0
Fail
2.9
Fail
1.9
Fail
1.6
Fail
1.5
Fail
1.9
Fail
1.2
Fail
1.6
Fail
White BG
10.0AAA
3.6AA Large
5.5AA
10.4AAA
6.7AA
Black BG
2.1Fail
5.8AA
3.8AA Large
2.0Fail
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

424242
A5A355
777537
404040
5C5C5C

Deuteranopia

424242
B1C052
839233
404040
5C5C5C

Tritanopia

424242
F54B49
C72926
404040
5C5C5C

Achromatopsia

424242
727272
474747
404040
5C5C5C

Shades & Tints Shades & Tints

#424242

Dark
Light

#FF2E62

Dark
Light

#D10049

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #424242;
  --color-2: #ff2e62;
  --color-3: #d10049;
  --color-4: #404040;
  --color-5: #5c5c5c;
}

SCSS

$color-1: #424242;
$color-2: #ff2e62;
$color-3: #d10049;
$color-4: #404040;
$color-5: #5c5c5c;

TAILWIND

colors: {
  'brand-1': '#424242',
  'brand-2': '#ff2e62',
  'brand-3': '#d10049',
  'brand-4': '#404040',
  'brand-5': '#5c5c5c',
}

RGB Array

[66, 66, 66], [255, 46, 98], [209, 0, 73], [64, 64, 64], [92, 92, 92]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #424242, #FF2E62, #D10049, #404040, #5C5C5C 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: #424242; --color-2: #ff2e62; --color-3: #d10049; --color-4: #404040; --color-5: #5c5c5c. 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