← Back to Editor

#090404 · #A7A805 · #727276 · #FAFAFA

A 4-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

#090404

Crimson · Black · Deep Berry

HEX
#090404
RGB
rgb(9, 4, 4)
HSL
hsl(0, 38%, 3%)
HSB
hsb(0, 56%, 4%)
CMYK
cmyk(0%, 56%, 56%, 96%)
Oklch
oklch(11.7% 0.013 19.1)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#A7A805

Autumn Sage · DarkGoldenRod · Honey Gold

HEX
#A7A805
RGB
rgb(167, 168, 5)
HSL
hsl(60, 94%, 34%)
HSB
hsb(60, 97%, 66%)
CMYK
cmyk(1%, 0%, 97%, 34%)
Oklch
oklch(70.7% 0.154 110.2)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#727276

Ink Gray · DimGray · Warm Gray

HEX
#727276
RGB
rgb(114, 114, 118)
HSL
hsl(240, 2%, 45%)
HSB
hsb(240, 3%, 46%)
CMYK
cmyk(3%, 3%, 0%, 54%)
Oklch
oklch(55.3% 0.006 286.2)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#FAFAFA

Moonlight White · Snow · Cloud White

HEX
#FAFAFA
RGB
rgb(250, 250, 250)
HSL
hsl(0, 0%, 98%)
HSB
hsb(0, 0%, 98%)
CMYK
cmyk(0%, 0%, 0%, 2%)
Oklch
oklch(98.5% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

090404
050B0B

Analogous

0B0508
090404
0B0805

Triadic

090404
050B05
05050B

Split-Comp.

090404
050B08
05080B

Tetradic

090404
080B05
050B0B
08050B

Contrast Matrix WCAG 2.1 Contrast

090404
A7A805
727276
FAFAFA
8.0
AAA
4.3
AA Large
19.5
AAA
8.0
AAA
1.9
Fail
2.4
Fail
4.3
AA Large
1.9
Fail
4.6
AA
19.5
AAA
2.4
Fail
4.6
AA
White BG
20.4AAA
2.5Fail
4.8AA
1.0Fail
Black BG
1.0Fail
8.2AAA
4.4AA Large
20.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

070704
A7A72C
727275
FAFAFA

Deuteranopia

070804
A7A736
727275
FAFAFA

Tritanopia

090404
A74C52
727474
FAFAFA

Achromatopsia

050505
959595
727272
FAFAFA

Shades & Tints Shades & Tints

#090404

Dark
Light

#A7A805

Dark
Light

#727276

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #090404;
  --color-2: #a7a805;
  --color-3: #727276;
  --color-4: #fafafa;
}

SCSS

$color-1: #090404;
$color-2: #a7a805;
$color-3: #727276;
$color-4: #fafafa;

TAILWIND

colors: {
  'brand-1': '#090404',
  'brand-2': '#a7a805',
  'brand-3': '#727276',
  'brand-4': '#fafafa',
}

RGB Array

[9, 4, 4], [167, 168, 5], [114, 114, 118], [250, 250, 250]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #090404, #A7A805, #727276, #FAFAFA is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #090404; --color-2: #a7a805; --color-3: #727276; --color-4: #fafafa. 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 4-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