← Back to Editor

#030303 · #8F3978 · #089E61 · #62AFA7 · #C1C5B6

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

#030303

Ink Black · Black · Jet Black

HEX
#030303
RGB
rgb(3, 3, 3)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(9.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#8F3978

Rose Purple · Purple · Eggplant

HEX
#8F3978
RGB
rgb(143, 57, 120)
HSL
hsl(316, 43%, 39%)
HSB
hsb(316, 60%, 56%)
CMYK
cmyk(0%, 60%, 16%, 44%)
Oklch
oklch(48.4% 0.139 339.3)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#089E61

Mineral Blue · SeaGreen · Forest Green

HEX
#089E61
RGB
rgb(8, 158, 97)
HSL
hsl(156, 90%, 33%)
HSB
hsb(156, 95%, 62%)
CMYK
cmyk(95%, 0%, 39%, 38%)
Oklch
oklch(61.6% 0.144 157.3)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#62AFA7

Mineral Blue · CadetBlue · Lake Green

HEX
#62AFA7
RGB
rgb(98, 175, 167)
HSL
hsl(174, 32%, 54%)
HSB
hsb(174, 44%, 69%)
CMYK
cmyk(44%, 0%, 5%, 31%)
Oklch
oklch(70.2% 0.078 186.9)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#C1C5B6

Willow Green · Silver · Apple Green

HEX
#C1C5B6
RGB
rgb(193, 197, 182)
HSL
hsl(76, 11%, 74%)
HSB
hsb(76, 8%, 77%)
CMYK
cmyk(2%, 0%, 8%, 23%)
Oklch
oklch(81.6% 0.021 119.0)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030303
030303

Analogous

030303
030303
030303

Triadic

030303
030303
030303

Split-Comp.

030303
030303
030303

Tetradic

030303
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

030303
8F3978
089E61
62AFA7
C1C5B6
3.0
Fail
6.0
AA
8.1
AAA
11.7
AAA
3.0
Fail
2.0
Fail
2.7
Fail
3.9
AA Large
6.0
AA
2.0
Fail
1.4
Fail
2.0
Fail
8.1
AAA
2.7
Fail
1.4
Fail
1.5
Fail
11.7
AAA
3.9
AA Large
2.0
Fail
1.5
Fail
White BG
20.6AAA
6.9AA
3.5AA Large
2.6Fail
1.8Fail
Black BG
1.0Fail
3.0AA Large
6.1AA
8.2AAA
11.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030303
6A6969
494A70
8384A9
C3C3BA

Deuteranopia

030303
6F7565
403573
7F79A9
C3C2BB

Tritanopia

030303
8B5D5A
107B7E
66AAAB
C1BCBD

Achromatopsia

030303
5A5A5A
6A6A6A
979797
C2C2C2

Shades & Tints Shades & Tints

#030303

Dark
Light

#8F3978

Dark
Light

#089E61

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030303;
  --color-2: #8f3978;
  --color-3: #089e61;
  --color-4: #62afa7;
  --color-5: #c1c5b6;
}

SCSS

$color-1: #030303;
$color-2: #8f3978;
$color-3: #089e61;
$color-4: #62afa7;
$color-5: #c1c5b6;

TAILWIND

colors: {
  'brand-1': '#030303',
  'brand-2': '#8f3978',
  'brand-3': '#089e61',
  'brand-4': '#62afa7',
  'brand-5': '#c1c5b6',
}

RGB Array

[3, 3, 3], [143, 57, 120], [8, 158, 97], [98, 175, 167], [193, 197, 182]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030303, #8F3978, #089E61, #62AFA7, #C1C5B6 is ideal for: 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: #030303; --color-2: #8f3978; --color-3: #089e61; --color-4: #62afa7; --color-5: #c1c5b6. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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