← Back to Editor

#1F1F1F · #FF3083 · #FF0066 · #D10054 · #262626

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 LibraryData Visualization

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

#FF3083

Dark Violet · DeepPink · Rose Pink

HEX
#FF3083
RGB
rgb(255, 48, 131)
HSL
hsl(336, 100%, 59%)
HSB
hsb(336, 81%, 100%)
CMYK
cmyk(0%, 81%, 49%, 0%)
Oklch
oklch(66.2% 0.242 3.5)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#FF0066

Dark Violet · DeepPink · Camellia

HEX
#FF0066
RGB
rgb(255, 0, 102)
HSL
hsl(336, 100%, 50%)
HSB
hsb(336, 100%, 100%)
CMYK
cmyk(0%, 100%, 60%, 0%)
Oklch
oklch(63.9% 0.255 10.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#D10054

Dark Violet · Crimson · Camellia

HEX
#D10054
RGB
rgb(209, 0, 84)
HSL
hsl(336, 100%, 41%)
HSB
hsb(336, 100%, 82%)
CMYK
cmyk(0%, 100%, 60%, 18%)
Oklch
oklch(55.0% 0.220 9.8)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#262626

Ink Black · DarkSlateGray · Dark Stone

HEX
#262626
RGB
rgb(38, 38, 38)
HSL
hsl(0, 0%, 15%)
HSB
hsb(0, 0%, 15%)
CMYK
cmyk(0%, 0%, 0%, 85%)
Oklch
oklch(26.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

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
FF3083
FF0066
D10054
262626
4.7
AA
4.3
AA Large
3.0
AA Large
1.1
Fail
4.7
AA
1.1
Fail
1.6
Fail
4.3
AA Large
4.3
AA Large
1.1
Fail
1.4
Fail
3.9
AA Large
3.0
AA Large
1.6
Fail
1.4
Fail
2.8
Fail
1.1
Fail
4.3
AA Large
3.9
AA Large
2.8
Fail
White BG
16.5AAA
3.5AA Large
3.9AA Large
5.5AA
15.1AAA
Black BG
1.3Fail
6.0AA
5.4AA
3.8AA Large
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

1F1F1F
A5A46F
918E4D
777540
262626

Deuteranopia

1F1F1F
B1C16A
9FB347
83923B
262626

Tritanopia

1F1F1F
F55F5C
F23A36
C7302C
262626

Achromatopsia

1F1F1F
777777
585858
484848
262626

Shades & Tints Shades & Tints

#1F1F1F

Dark
Light

#FF3083

Dark
Light

#FF0066

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1f1f1f;
  --color-2: #ff3083;
  --color-3: #ff0066;
  --color-4: #d10054;
  --color-5: #262626;
}

SCSS

$color-1: #1f1f1f;
$color-2: #ff3083;
$color-3: #ff0066;
$color-4: #d10054;
$color-5: #262626;

TAILWIND

colors: {
  'brand-1': '#1f1f1f',
  'brand-2': '#ff3083',
  'brand-3': '#ff0066',
  'brand-4': '#d10054',
  'brand-5': '#262626',
}

RGB Array

[31, 31, 31], [255, 48, 131], [255, 0, 102], [209, 0, 84], [38, 38, 38]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1F1F1F, #FF3083, #FF0066, #D10054, #262626 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: #1f1f1f; --color-2: #ff3083; --color-3: #ff0066; --color-4: #d10054; --color-5: #262626. 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