← Back to Editor

#000000 · #CBCBCB · #F39154 · #F3C860

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

#CBCBCB

Silver Gray · LightGray · Pearl Gray

HEX
#CBCBCB
RGB
rgb(203, 203, 203)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.2% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#F39154

Apricot · Coral · Warm Sun

HEX
#F39154
RGB
rgb(243, 145, 84)
HSL
hsl(23, 87%, 64%)
HSB
hsb(23, 65%, 95%)
CMYK
cmyk(0%, 40%, 65%, 5%)
Oklch
oklch(74.8% 0.141 51.0)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#F3C860

Ginger · SandyBrown · Sunflower

HEX
#F3C860
RGB
rgb(243, 200, 96)
HSL
hsl(42, 86%, 66%)
HSB
hsb(42, 60%, 95%)
CMYK
cmyk(0%, 18%, 60%, 5%)
Oklch
oklch(85.1% 0.131 86.8)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

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
CBCBCB
F39154
F3C860
12.9
AAA
9.0
AAA
13.2
AAA
12.9
AAA
1.4
Fail
1.0
Fail
9.0
AAA
1.4
Fail
1.5
Fail
13.2
AAA
1.0
Fail
1.5
Fail
White BG
21.0AAA
1.6Fail
2.3Fail
1.6Fail
Black BG
1.0Fail
12.9AAA
9.0AAA
13.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
CBCBCB
C9C863
E0E079

Deuteranopia

000000
CBCBCB
CED666
E3E67F

Tritanopia

000000
CBCBCB
EE6E71
F18D91

Achromatopsia

000000
CBCBCB
A7A7A7
C9C9C9

Shades & Tints Shades & Tints

#000000

Dark
Light

#CBCBCB

Dark
Light

#F39154

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #cbcbcb;
  --color-3: #f39154;
  --color-4: #f3c860;
}

SCSS

$color-1: #000000;
$color-2: #cbcbcb;
$color-3: #f39154;
$color-4: #f3c860;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#cbcbcb',
  'brand-3': '#f39154',
  'brand-4': '#f3c860',
}

RGB Array

[0, 0, 0], [203, 203, 203], [243, 145, 84], [243, 200, 96]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #000000, #CBCBCB, #F39154, #F3C860 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: #000000; --color-2: #cbcbcb; --color-3: #f39154; --color-4: #f3c860. 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