← Back to Editor

#000000 · #F07818 · #F0D8A8 · #A8A8A8 · #606060

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

#F07818

Tangerine · Chocolate · Warm Sun

HEX
#F07818
RGB
rgb(240, 120, 24)
HSL
hsl(27, 88%, 52%)
HSB
hsb(27, 90%, 94%)
CMYK
cmyk(0%, 50%, 90%, 6%)
Oklch
oklch(70.0% 0.175 51.3)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#F0D8A8

Goose Yellow · Wheat · Lemon Cream

HEX
#F0D8A8
RGB
rgb(240, 216, 168)
HSL
hsl(40, 71%, 80%)
HSB
hsb(40, 30%, 94%)
CMYK
cmyk(0%, 10%, 30%, 6%)
Oklch
oklch(89.0% 0.068 84.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#A8A8A8

Ash · DarkGray · Silver Sand

HEX
#A8A8A8
RGB
rgb(168, 168, 168)
HSL
hsl(0, 0%, 66%)
HSB
hsb(0, 0%, 66%)
CMYK
cmyk(0%, 0%, 0%, 34%)
Oklch
oklch(73.2% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#606060

Ink Gray · DimGray · Charcoal

HEX
#606060
RGB
rgb(96, 96, 96)
HSL
hsl(0, 0%, 38%)
HSB
hsb(0, 0%, 38%)
CMYK
cmyk(0%, 0%, 0%, 62%)
Oklch
oklch(48.9% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

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
F07818
F0D8A8
A8A8A8
606060
7.4
AAA
15.1
AAA
8.8
AAA
3.3
AA Large
7.4
AAA
2.0
Fail
1.2
Fail
2.2
Fail
15.1
AAA
2.0
Fail
1.7
Fail
4.5
AA
8.8
AAA
1.2
Fail
1.7
Fail
2.6
Fail
3.3
AA Large
2.2
Fail
4.5
AA
2.6
Fail
White BG
21.0AAA
2.8Fail
1.4Fail
2.4Fail
6.3AA
Black BG
1.0Fail
7.4AAA
15.1AAA
8.8AAA
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
BCBB2F
E6E5B4
A8A8A8
606060

Deuteranopia

000000
C3CC35
E7E9B6
A8A8A8
606060

Tritanopia

000000
EA4246
EFBDBF
A8A8A8
606060

Achromatopsia

000000
919191
DADADA
A8A8A8
606060

Shades & Tints Shades & Tints

#000000

Dark
Light

#F07818

Dark
Light

#F0D8A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f07818;
  --color-3: #f0d8a8;
  --color-4: #a8a8a8;
  --color-5: #606060;
}

SCSS

$color-1: #000000;
$color-2: #f07818;
$color-3: #f0d8a8;
$color-4: #a8a8a8;
$color-5: #606060;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f07818',
  'brand-3': '#f0d8a8',
  'brand-4': '#a8a8a8',
  'brand-5': '#606060',
}

RGB Array

[0, 0, 0], [240, 120, 24], [240, 216, 168], [168, 168, 168], [96, 96, 96]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #F07818, #F0D8A8, #A8A8A8, #606060 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: #f07818; --color-3: #f0d8a8; --color-4: #a8a8a8; --color-5: #606060. 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