← Back to Editor

#303030 · #C4C4C4 · #FAFAFA · #FF7300 · #FF4D00

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

#303030

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#303030
RGB
rgb(48, 48, 48)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(30.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#C4C4C4

Silver Gray · Silver · Pearl Gray

HEX
#C4C4C4
RGB
rgb(196, 196, 196)
HSL
hsl(0, 0%, 77%)
HSB
hsb(0, 0%, 77%)
CMYK
cmyk(0%, 0%, 0%, 23%)
Oklch
oklch(82.0% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#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

#FF7300

Tangerine · OrangeRed · Amber Brown

HEX
#FF7300
RGB
rgb(255, 115, 0)
HSL
hsl(27, 100%, 50%)
HSB
hsb(27, 100%, 100%)
CMYK
cmyk(0%, 55%, 100%, 0%)
Oklch
oklch(71.3% 0.195 47.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FF4D00

Tangerine · OrangeRed · Amber Brown

HEX
#FF4D00
RGB
rgb(255, 77, 0)
HSL
hsl(18, 100%, 50%)
HSB
hsb(18, 100%, 100%)
CMYK
cmyk(0%, 70%, 100%, 0%)
Oklch
oklch(66.8% 0.224 37.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

303030
303030

Analogous

303030
303030
303030

Triadic

303030
303030
303030

Split-Comp.

303030
303030
303030

Tetradic

303030
303030
303030
303030

Contrast Matrix WCAG 2.1 Contrast

303030
C4C4C4
FAFAFA
FF7300
FF4D00
7.6
AAA
12.6
AAA
4.8
AA
4.0
AA Large
7.6
AAA
1.7
Fail
1.6
Fail
1.9
Fail
12.6
AAA
1.7
Fail
2.6
Fail
3.2
AA Large
4.8
AA
1.6
Fail
2.6
Fail
1.2
Fail
4.0
AA Large
1.9
Fail
3.2
AA Large
1.2
Fail
White BG
13.2AAA
1.7Fail
1.0Fail
2.7Fail
3.3AA Large
Black BG
1.6Fail
12.0AAA
20.1AAA
7.7AAA
6.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

303030
C4C4C4
FAFAFA
C2C11C
B2B013

Deuteranopia

303030
C4C4C4
FAFAFA
CBD523
BCCA17

Tritanopia

303030
C4C4C4
FAFAFA
F83237
F62125

Achromatopsia

303030
C4C4C4
FAFAFA
909090
797979

Shades & Tints Shades & Tints

#303030

Dark
Light

#C4C4C4

Dark
Light

#FAFAFA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #303030;
  --color-2: #c4c4c4;
  --color-3: #fafafa;
  --color-4: #ff7300;
  --color-5: #ff4d00;
}

SCSS

$color-1: #303030;
$color-2: #c4c4c4;
$color-3: #fafafa;
$color-4: #ff7300;
$color-5: #ff4d00;

TAILWIND

colors: {
  'brand-1': '#303030',
  'brand-2': '#c4c4c4',
  'brand-3': '#fafafa',
  'brand-4': '#ff7300',
  'brand-5': '#ff4d00',
}

RGB Array

[48, 48, 48], [196, 196, 196], [250, 250, 250], [255, 115, 0], [255, 77, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #303030, #C4C4C4, #FAFAFA, #FF7300, #FF4D00 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: #303030; --color-2: #c4c4c4; --color-3: #fafafa; --color-4: #ff7300; --color-5: #ff4d00. 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