← Back to Editor

#000000 · #CBB25D · #F1D749 · #FFF000

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

#CBB25D

Ginger · SandyBrown · Sunflower

HEX
#CBB25D
RGB
rgb(203, 178, 93)
HSL
hsl(46, 51%, 58%)
HSB
hsb(46, 54%, 80%)
CMYK
cmyk(0%, 12%, 54%, 20%)
Oklch
oklch(76.8% 0.109 93.3)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#F1D749

Fresh Green · SandyBrown · Sunflower

HEX
#F1D749
RGB
rgb(241, 215, 73)
HSL
hsl(51, 86%, 62%)
HSB
hsb(51, 70%, 95%)
CMYK
cmyk(0%, 11%, 70%, 5%)
Oklch
oklch(87.6% 0.157 98.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#FFF000

Autumn Sage · Yellow · Honey Gold

HEX
#FFF000
RGB
rgb(255, 240, 0)
HSL
hsl(56, 100%, 50%)
HSB
hsb(56, 100%, 100%)
CMYK
cmyk(0%, 6%, 100%, 0%)
Oklch
oklch(93.7% 0.199 105.0)

TraditionalAutumn Sage」· PaintHoney Gold」· 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
CBB25D
F1D749
FFF000
10.1
AAA
14.6
AAA
17.7
AAA
10.1
AAA
1.4
Fail
1.8
Fail
14.6
AAA
1.4
Fail
1.2
Fail
17.7
AAA
1.8
Fail
1.2
Fail
White BG
21.0AAA
2.1Fail
1.4Fail
1.2Fail
Black BG
1.0Fail
10.1AAA
14.6AAA
17.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
C0C072
E6E66B
F9F83A

Deuteranopia

000000
C2C477
E7E974
F9FB48

Tritanopia

000000
CA8285
F0868C
FE6872

Achromatopsia

000000
B0B0B0
CFCFCF
D9D9D9

Shades & Tints Shades & Tints

#000000

Dark
Light

#CBB25D

Dark
Light

#F1D749

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #cbb25d;
  --color-3: #f1d749;
  --color-4: #fff000;
}

SCSS

$color-1: #000000;
$color-2: #cbb25d;
$color-3: #f1d749;
$color-4: #fff000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#cbb25d',
  'brand-3': '#f1d749',
  'brand-4': '#fff000',
}

RGB Array

[0, 0, 0], [203, 178, 93], [241, 215, 73], [255, 240, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #000000, #CBB25D, #F1D749, #FFF000 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: #cbb25d; --color-3: #f1d749; --color-4: #fff000. 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