← Back to Editor

#000000 · #DB304A · #DB6C30 · #DB9730 · #DBC230

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

#DB304A

Vermilion · Crimson · Passion Red

HEX
#DB304A
RGB
rgb(219, 48, 74)
HSL
hsl(351, 70%, 52%)
HSB
hsb(351, 78%, 86%)
CMYK
cmyk(0%, 78%, 66%, 14%)
Oklch
oklch(58.7% 0.205 18.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#DB6C30

Tangerine · Chocolate · Warm Sun

HEX
#DB6C30
RGB
rgb(219, 108, 48)
HSL
hsl(21, 70%, 52%)
HSB
hsb(21, 78%, 86%)
CMYK
cmyk(0%, 51%, 78%, 14%)
Oklch
oklch(65.3% 0.156 46.0)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#DB9730

Ginger · GoldenRod · Warm Sun

HEX
#DB9730
RGB
rgb(219, 151, 48)
HSL
hsl(36, 70%, 52%)
HSB
hsb(36, 78%, 86%)
CMYK
cmyk(0%, 31%, 78%, 14%)
Oklch
oklch(72.7% 0.139 72.7)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#DBC230

Autumn Sage · GoldenRod · Sunflower

HEX
#DBC230
RGB
rgb(219, 194, 48)
HSL
hsl(51, 70%, 52%)
HSB
hsb(51, 78%, 86%)
CMYK
cmyk(0%, 11%, 78%, 14%)
Oklch
oklch(81.2% 0.155 98.9)

TraditionalAutumn Sage」· PaintSunflower」· 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
DB304A
DB6C30
DB9730
DBC230
4.5
AA
6.2
AA
8.5
AAA
11.8
AAA
4.5
AA
1.4
Fail
1.9
Fail
2.6
Fail
6.2
AA
1.4
Fail
1.4
Fail
1.9
Fail
8.5
AAA
1.9
Fail
1.4
Fail
1.4
Fail
11.8
AAA
2.6
Fail
1.9
Fail
1.4
Fail
White BG
21.0AAA
4.6AA
3.4AA Large
2.5Fail
1.8Fail
Black BG
1.0Fail
4.5AA
6.2AA
8.5AAA
11.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
918F44
ABAA3F
BEBD49
D0D053

Deuteranopia

000000
9BA842
B1BA42
C2C74F
D2D35C

Tritanopia

000000
D23F3E
D54A4D
D85D61
DA6F75

Achromatopsia

000000
666666
868686
A0A0A0
B9B9B9

Shades & Tints Shades & Tints

#000000

Dark
Light

#DB304A

Dark
Light

#DB6C30

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #db304a;
  --color-3: #db6c30;
  --color-4: #db9730;
  --color-5: #dbc230;
}

SCSS

$color-1: #000000;
$color-2: #db304a;
$color-3: #db6c30;
$color-4: #db9730;
$color-5: #dbc230;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#db304a',
  'brand-3': '#db6c30',
  'brand-4': '#db9730',
  'brand-5': '#dbc230',
}

RGB Array

[0, 0, 0], [219, 48, 74], [219, 108, 48], [219, 151, 48], [219, 194, 48]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #DB304A, #DB6C30, #DB9730, #DBC230 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: #000000; --color-2: #db304a; --color-3: #db6c30; --color-4: #db9730; --color-5: #dbc230. 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