← Back to Editor

#000000 · #282520 · #C8CC47 · #F4F0E2 · #47C8CC

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

#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

#282520

Ochre · Black · Cinnamon

HEX
#282520
RGB
rgb(40, 37, 32)
HSL
hsl(38, 11%, 14%)
HSB
hsb(38, 20%, 16%)
CMYK
cmyk(0%, 7%, 20%, 84%)
Oklch
oklch(26.6% 0.010 80.6)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#C8CC47

Autumn Sage · GoldenRod · Sunflower

HEX
#C8CC47
RGB
rgb(200, 204, 71)
HSL
hsl(62, 57%, 54%)
HSB
hsb(62, 65%, 80%)
CMYK
cmyk(2%, 0%, 65%, 20%)
Oklch
oklch(81.8% 0.152 111.0)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#F4F0E2

Goose Yellow · Linen · Lemon Cream

HEX
#F4F0E2
RGB
rgb(244, 240, 226)
HSL
hsl(47, 45%, 92%)
HSB
hsb(47, 7%, 96%)
CMYK
cmyk(0%, 2%, 7%, 4%)
Oklch
oklch(95.4% 0.019 93.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#47C8CC

Lake Blue · MediumTurquoise · Lake Green

HEX
#47C8CC
RGB
rgb(71, 200, 204)
HSL
hsl(182, 57%, 54%)
HSB
hsb(182, 65%, 80%)
CMYK
cmyk(65%, 2%, 0%, 20%)
Oklch
oklch(76.5% 0.111 198.1)

TraditionalLake Blue」· PaintLake Green」· 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
282520
C8CC47
F4F0E2
47C8CC
1.4
Fail
12.2
AAA
18.4
AAA
10.4
AAA
1.4
Fail
8.9
AAA
13.4
AAA
7.6
AAA
12.2
AAA
8.9
AAA
1.5
Fail
1.2
Fail
18.4
AAA
13.4
AAA
1.5
Fail
1.8
Fail
10.4
AAA
7.6
AAA
1.2
Fail
1.8
Fail
White BG
21.0AAA
15.3AAA
1.7Fail
1.1Fail
2.0Fail
Black BG
1.0Fail
1.4Fail
12.2AAA
18.4AAA
10.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
272721
CACA67
F2F2E5
7F80CB

Deuteranopia

000000
272722
CAC96F
F3F3E6
776ECB

Tritanopia

000000
282222
C88186
F4E8E9
4DCACA

Achromatopsia

000000
252525
BCBCBC
F0F0F0
A2A2A2

Shades & Tints Shades & Tints

#000000

Dark
Light

#282520

Dark
Light

#C8CC47

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #282520;
  --color-3: #c8cc47;
  --color-4: #f4f0e2;
  --color-5: #47c8cc;
}

SCSS

$color-1: #000000;
$color-2: #282520;
$color-3: #c8cc47;
$color-4: #f4f0e2;
$color-5: #47c8cc;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#282520',
  'brand-3': '#c8cc47',
  'brand-4': '#f4f0e2',
  'brand-5': '#47c8cc',
}

RGB Array

[0, 0, 0], [40, 37, 32], [200, 204, 71], [244, 240, 226], [71, 200, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #282520, #C8CC47, #F4F0E2, #47C8CC 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: #282520; --color-3: #c8cc47; --color-4: #f4f0e2; --color-5: #47c8cc. 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