← Back to Editor

#1F1F1F · #3C000B · #52374E · #299B8B · #00FFC8

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 Library

Color Details Color Details

#1F1F1F

Ink Black · Black · Dark Stone

HEX
#1F1F1F
RGB
rgb(31, 31, 31)
HSL
hsl(0, 0%, 12%)
HSB
hsb(0, 0%, 12%)
CMYK
cmyk(0%, 0%, 0%, 88%)
Oklch
oklch(23.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#3C000B

Vermilion · Black · Deep Berry

HEX
#3C000B
RGB
rgb(60, 0, 11)
HSL
hsl(349, 100%, 12%)
HSB
hsb(349, 100%, 24%)
CMYK
cmyk(0%, 100%, 82%, 76%)
Oklch
oklch(22.6% 0.090 17.6)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#52374E

Rose Purple · DarkSlateGray · Eggplant

HEX
#52374E
RGB
rgb(82, 55, 78)
HSL
hsl(309, 20%, 27%)
HSB
hsb(309, 33%, 32%)
CMYK
cmyk(0%, 33%, 5%, 68%)
Oklch
oklch(37.7% 0.052 331.9)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#299B8B

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#299B8B
RGB
rgb(41, 155, 139)
HSL
hsl(172, 58%, 38%)
HSB
hsb(172, 74%, 61%)
CMYK
cmyk(74%, 0%, 10%, 39%)
Oklch
oklch(62.4% 0.101 181.3)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#00FFC8

Mineral Blue · MediumSpringGreen · Mint Ice

HEX
#00FFC8
RGB
rgb(0, 255, 200)
HSL
hsl(167, 100%, 50%)
HSB
hsb(167, 100%, 100%)
CMYK
cmyk(100%, 0%, 22%, 0%)
Oklch
oklch(88.9% 0.177 169.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1F1F1F
1F1F1F

Analogous

1F1F1F
1F1F1F
1F1F1F

Triadic

1F1F1F
1F1F1F
1F1F1F

Split-Comp.

1F1F1F
1F1F1F
1F1F1F

Tetradic

1F1F1F
1F1F1F
1F1F1F
1F1F1F

Contrast Matrix WCAG 2.1 Contrast

1F1F1F
3C000B
52374E
299B8B
00FFC8
1.1
Fail
1.6
Fail
4.8
AA
12.7
AAA
1.1
Fail
1.7
Fail
5.1
AA
13.5
AAA
1.6
Fail
1.7
Fail
3.1
AA Large
8.0
AAA
4.8
AA
5.1
AA
3.1
AA Large
2.6
Fail
12.7
AAA
13.5
AAA
8.0
AAA
2.6
Fail
White BG
16.5AAA
17.5AAA
10.4AAA
3.4AA Large
1.3Fail
Black BG
1.3Fail
1.2Fail
2.0Fail
6.2AA
16.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

1F1F1F
222108
464648
5A5B8F
6E71D5

Deuteranopia

1F1F1F
262A08
484A47
544B90
604DD9

Tritanopia

1F1F1F
390606
514443
2F9293
0DE0E2

Achromatopsia

1F1F1F
131313
424242
777777
ACACAC

Shades & Tints Shades & Tints

#1F1F1F

Dark
Light

#3C000B

Dark
Light

#52374E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1f1f1f;
  --color-2: #3c000b;
  --color-3: #52374e;
  --color-4: #299b8b;
  --color-5: #00ffc8;
}

SCSS

$color-1: #1f1f1f;
$color-2: #3c000b;
$color-3: #52374e;
$color-4: #299b8b;
$color-5: #00ffc8;

TAILWIND

colors: {
  'brand-1': '#1f1f1f',
  'brand-2': '#3c000b',
  'brand-3': '#52374e',
  'brand-4': '#299b8b',
  'brand-5': '#00ffc8',
}

RGB Array

[31, 31, 31], [60, 0, 11], [82, 55, 78], [41, 155, 139], [0, 255, 200]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1F1F1F, #3C000B, #52374E, #299B8B, #00FFC8 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: #1f1f1f; --color-2: #3c000b; --color-3: #52374e; --color-4: #299b8b; --color-5: #00ffc8. 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