← Back to Editor

#040305 · #AF95FF · #2F2940 · #201C2B · #110F17

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#040305

Dark Plum · Black · Dark Purple

HEX
#040305
RGB
rgb(4, 3, 5)
HSL
hsl(270, 25%, 2%)
HSB
hsb(270, 40%, 2%)
CMYK
cmyk(20%, 40%, 0%, 98%)
Oklch
oklch(10.1% 0.009 309.1)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

#AF95FF

Wisteria · LightSteelBlue · Cobalt Blue

HEX
#AF95FF
RGB
rgb(175, 149, 255)
HSL
hsl(255, 100%, 79%)
HSB
hsb(255, 42%, 100%)
CMYK
cmyk(31%, 42%, 0%, 0%)
Oklch
oklch(73.6% 0.151 293.6)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#2F2940

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#2F2940
RGB
rgb(47, 41, 64)
HSL
hsl(256, 22%, 21%)
HSB
hsb(256, 36%, 25%)
CMYK
cmyk(27%, 36%, 0%, 75%)
Oklch
oklch(29.8% 0.042 295.7)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#201C2B

Deep Indigo · Black · Deep Sea Blue

HEX
#201C2B
RGB
rgb(32, 28, 43)
HSL
hsl(256, 21%, 14%)
HSB
hsb(256, 35%, 17%)
CMYK
cmyk(26%, 35%, 0%, 83%)
Oklch
oklch(23.8% 0.029 296.4)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#110F17

Deep Indigo · Black · Deep Sea Blue

HEX
#110F17
RGB
rgb(17, 15, 23)
HSL
hsl(255, 21%, 7%)
HSB
hsb(255, 35%, 9%)
CMYK
cmyk(26%, 35%, 0%, 91%)
Oklch
oklch(17.5% 0.017 296.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

040305
050604

Analogous

040406
040305
060406

Triadic

040305
060504
040605

Split-Comp.

040305
060604
040604

Tetradic

040305
060404
050604
040606

Contrast Matrix WCAG 2.1 Contrast

040305
AF95FF
2F2940
201C2B
110F17
8.4
AAA
1.5
Fail
1.2
Fail
1.1
Fail
8.4
AAA
5.7
AA
6.8
AA
7.8
AAA
1.5
Fail
5.7
AA
1.2
Fail
1.4
Fail
1.2
Fail
6.8
AA
1.2
Fail
1.1
Fail
1.1
Fail
7.8
AAA
1.4
Fail
1.1
Fail
White BG
20.6AAA
2.5Fail
13.9AAA
16.6AAA
19.0AAA
Black BG
1.0Fail
8.6AAA
1.5Fail
1.3Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

040405
A4A4E5
2C2C3A
1E1E27
101015

Deuteranopia

040404
A5A7DF
2D2D39
1F1F27
101015

Tritanopia

040404
AED1CD
2F3635
202524
111413

Achromatopsia

040404
A9A9A9
2D2D2D
1F1F1F
111111

Shades & Tints Shades & Tints

#040305

Dark
Light

#AF95FF

Dark
Light

#2F2940

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #040305;
  --color-2: #af95ff;
  --color-3: #2f2940;
  --color-4: #201c2b;
  --color-5: #110f17;
}

SCSS

$color-1: #040305;
$color-2: #af95ff;
$color-3: #2f2940;
$color-4: #201c2b;
$color-5: #110f17;

TAILWIND

colors: {
  'brand-1': '#040305',
  'brand-2': '#af95ff',
  'brand-3': '#2f2940',
  'brand-4': '#201c2b',
  'brand-5': '#110f17',
}

RGB Array

[4, 3, 5], [175, 149, 255], [47, 41, 64], [32, 28, 43], [17, 15, 23]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #040305, #AF95FF, #2F2940, #201C2B, #110F17 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: #040305; --color-2: #af95ff; --color-3: #2f2940; --color-4: #201c2b; --color-5: #110f17. 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