← Back to Editor

#000000 · #263D05 · #D7E4B9 · #952C95 · #610067

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#263D05

Grass Green · DarkGreen · Dark Green

HEX
#263D05
RGB
rgb(38, 61, 5)
HSL
hsl(85, 85%, 13%)
HSB
hsb(85, 92%, 24%)
CMYK
cmyk(38%, 0%, 92%, 76%)
Oklch
oklch(32.9% 0.084 130.2)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

#D7E4B9

Willow Green · Wheat · Mint Green

HEX
#D7E4B9
RGB
rgb(215, 228, 185)
HSL
hsl(78, 44%, 81%)
HSB
hsb(78, 19%, 89%)
CMYK
cmyk(6%, 0%, 19%, 11%)
Oklch
oklch(89.8% 0.059 121.3)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#952C95

Rose Purple · DarkMagenta · Eggplant

HEX
#952C95
RGB
rgb(149, 44, 149)
HSL
hsl(300, 54%, 38%)
HSB
hsb(300, 70%, 58%)
CMYK
cmyk(0%, 70%, 0%, 42%)
Oklch
oklch(49.4% 0.184 327.9)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#610067

Royal Purple · Purple · Dark Purple

HEX
#610067
RGB
rgb(97, 0, 103)
HSL
hsl(297, 100%, 20%)
HSB
hsb(297, 100%, 40%)
CMYK
cmyk(6%, 100%, 0%, 60%)
Oklch
oklch(35.0% 0.163 325.3)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
263D05
D7E4B9
952C95
610067
1.8
Fail
15.7
AAA
3.1
AA Large
1.7
Fail
1.8
Fail
9.0
AAA
1.8
Fail
1.0
Fail
15.7
AAA
9.0
AAA
5.1
AA
9.2
AAA
3.1
AA Large
1.8
Fail
5.1
AA
1.8
Fail
1.7
Fail
1.0
Fail
9.2
AAA
1.8
Fail
White BG
21.0AAA
12.0AAA
1.3Fail
6.8AA
12.3AAA
Black BG
1.0Fail
1.8Fail
15.7AAA
3.1AA Large
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
303013
DDDDC3
68677C
37364E

Deuteranopia

000000
2F2D16
DCDBC6
6E7676
3D4448

Tritanopia

000000
271D20
D8CCCD
906863
5C3A36

Achromatopsia

000000
303030
DBDBDB
575757
292929

Shades & Tints Shades & Tints

#000000

Dark
Light

#263D05

Dark
Light

#D7E4B9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #263d05;
  --color-3: #d7e4b9;
  --color-4: #952c95;
  --color-5: #610067;
}

SCSS

$color-1: #000000;
$color-2: #263d05;
$color-3: #d7e4b9;
$color-4: #952c95;
$color-5: #610067;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#263d05',
  'brand-3': '#d7e4b9',
  'brand-4': '#952c95',
  'brand-5': '#610067',
}

RGB Array

[0, 0, 0], [38, 61, 5], [215, 228, 185], [149, 44, 149], [97, 0, 103]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #263D05, #D7E4B9, #952C95, #610067 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: #000000; --color-2: #263d05; --color-3: #d7e4b9; --color-4: #952c95; --color-5: #610067. 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