← Back to Editor

#050000 · #310A33 · #282657 · #4B7D80 · #7BA585

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

Color Details Color Details

#050000

Vermilion · Black · Deep Berry

HEX
#050000
RGB
rgb(5, 0, 0)
HSL
hsl(0, 100%, 1%)
HSB
hsb(0, 100%, 2%)
CMYK
cmyk(0%, 100%, 100%, 98%)
Oklch
oklch(7.2% 0.030 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#310A33

Royal Purple · MidnightBlue · Dark Purple

HEX
#310A33
RGB
rgb(49, 10, 51)
HSL
hsl(297, 67%, 12%)
HSB
hsb(297, 80%, 20%)
CMYK
cmyk(4%, 80%, 0%, 80%)
Oklch
oklch(23.4% 0.086 325.8)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#282657

Deep Indigo · MidnightBlue · Prussian Blue

HEX
#282657
RGB
rgb(40, 38, 87)
HSL
hsl(242, 39%, 25%)
HSB
hsb(242, 56%, 34%)
CMYK
cmyk(54%, 56%, 0%, 66%)
Oklch
oklch(30.0% 0.086 281.7)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#4B7D80

Slate Blue · SlateGray · Mint Ice

HEX
#4B7D80
RGB
rgb(75, 125, 128)
HSL
hsl(183, 26%, 40%)
HSB
hsb(183, 41%, 50%)
CMYK
cmyk(41%, 2%, 0%, 50%)
Oklch
oklch(55.6% 0.054 200.6)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#7BA585

Celadon · DarkSeaGreen · Olive Green

HEX
#7BA585
RGB
rgb(123, 165, 133)
HSL
hsl(134, 19%, 56%)
HSB
hsb(134, 25%, 65%)
CMYK
cmyk(25%, 0%, 19%, 35%)
Oklch
oklch(68.2% 0.065 151.7)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

050000
000505

Analogous

050003
050000
050300

Triadic

050000
000500
000005

Split-Comp.

050000
000503
000305

Tetradic

050000
030500
000505
030005

Contrast Matrix WCAG 2.1 Contrast

050000
310A33
282657
4B7D80
7BA585
1.2
Fail
1.5
Fail
4.5
AA
7.5
AAA
1.2
Fail
1.2
Fail
3.7
AA Large
6.2
AA
1.5
Fail
1.2
Fail
3.0
AA Large
5.0
AA
4.5
AA
3.7
AA Large
3.0
AA Large
1.7
Fail
7.5
AAA
6.2
AA
5.0
AA
1.7
Fail
White BG
20.9AAA
17.2AAA
14.0AAA
4.6AA
2.8Fail
Black BG
1.0Fail
1.2Fail
1.5Fail
4.5AA
7.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030300
202029
27274B
61617F
8D8E8D

Deuteranopia

030400
222527
272748
5E5A7F
8B888F

Tritanopia

050000
2F2120
284240
4E7F7F
7D9394

Achromatopsia

010101
1A1A1A
2C2C2C
6E6E6E
959595

Shades & Tints Shades & Tints

#050000

Dark
Light

#310A33

Dark
Light

#282657

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #050000;
  --color-2: #310a33;
  --color-3: #282657;
  --color-4: #4b7d80;
  --color-5: #7ba585;
}

SCSS

$color-1: #050000;
$color-2: #310a33;
$color-3: #282657;
$color-4: #4b7d80;
$color-5: #7ba585;

TAILWIND

colors: {
  'brand-1': '#050000',
  'brand-2': '#310a33',
  'brand-3': '#282657',
  'brand-4': '#4b7d80',
  'brand-5': '#7ba585',
}

RGB Array

[5, 0, 0], [49, 10, 51], [40, 38, 87], [75, 125, 128], [123, 165, 133]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #050000, #310A33, #282657, #4B7D80, #7BA585 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: #050000; --color-2: #310a33; --color-3: #282657; --color-4: #4b7d80; --color-5: #7ba585. 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