← Back to Editor

#030303 · #910000 · #ED6484 · #A89E3D · #399E74

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

#910000

Vermilion · DarkRed · Wine Red

HEX
#910000
RGB
rgb(145, 0, 0)
HSL
hsl(0, 100%, 28%)
HSB
hsb(0, 100%, 57%)
CMYK
cmyk(0%, 100%, 100%, 43%)
Oklch
oklch(41.2% 0.169 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#ED6484

Peach Pink · LightCoral · Coral Red

HEX
#ED6484
RGB
rgb(237, 100, 132)
HSL
hsl(346, 79%, 66%)
HSB
hsb(346, 58%, 93%)
CMYK
cmyk(0%, 58%, 44%, 7%)
Oklch
oklch(68.2% 0.171 8.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#A89E3D

Autumn Sage · DarkGoldenRod · Honey Gold

HEX
#A89E3D
RGB
rgb(168, 158, 61)
HSL
hsl(54, 47%, 45%)
HSB
hsb(54, 64%, 66%)
CMYK
cmyk(0%, 6%, 64%, 34%)
Oklch
oklch(68.9% 0.118 103.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#399E74

Mineral Blue · MediumSeaGreen · Olive Green

HEX
#399E74
RGB
rgb(57, 158, 116)
HSL
hsl(155, 47%, 42%)
HSB
hsb(155, 64%, 62%)
CMYK
cmyk(64%, 0%, 27%, 38%)
Oklch
oklch(62.9% 0.114 162.4)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

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
910000
ED6484
A89E3D
399E74
2.2
Fail
6.6
AA
7.5
AAA
6.2
AA
2.2
Fail
3.1
AA Large
3.5
AA Large
2.9
Fail
6.6
AA
3.1
AA Large
1.1
Fail
1.1
Fail
7.5
AAA
3.5
AA Large
1.1
Fail
1.2
Fail
6.2
AA
2.9
Fail
1.1
Fail
1.2
Fail
White BG
20.6AAA
9.5AAA
3.1AA Large
2.8Fail
3.3AA Large
Black BG
1.0Fail
2.2Fail
6.8AA
7.6AAA
6.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030303
525100
B2B07C
A4A454
65667E

Deuteranopia

030303
5B6600
BAC47A
A4A55A
5F5781

Tritanopia

030303
8A0000
E67675
A8676B
3E8688

Achromatopsia

030303
2B2B2B
919191
969696
7B7B7B

Shades & Tints Shades & Tints

#030303

Dark
Light

#910000

Dark
Light

#ED6484

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030303;
  --color-2: #910000;
  --color-3: #ed6484;
  --color-4: #a89e3d;
  --color-5: #399e74;
}

SCSS

$color-1: #030303;
$color-2: #910000;
$color-3: #ed6484;
$color-4: #a89e3d;
$color-5: #399e74;

TAILWIND

colors: {
  'brand-1': '#030303',
  'brand-2': '#910000',
  'brand-3': '#ed6484',
  'brand-4': '#a89e3d',
  'brand-5': '#399e74',
}

RGB Array

[3, 3, 3], [145, 0, 0], [237, 100, 132], [168, 158, 61], [57, 158, 116]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030303, #910000, #ED6484, #A89E3D, #399E74 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: #030303; --color-2: #910000; --color-3: #ed6484; --color-4: #a89e3d; --color-5: #399e74. 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