← Back to Editor

#FFFFFF · #C3C3C3 · #8D8D8D · #FF0A6E · #050505

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#C3C3C3

Silver Gray · Silver · Pearl Gray

HEX
#C3C3C3
RGB
rgb(195, 195, 195)
HSL
hsl(0, 0%, 76%)
HSB
hsb(0, 0%, 76%)
CMYK
cmyk(0%, 0%, 0%, 24%)
Oklch
oklch(81.7% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#8D8D8D

Ash · Gray · Warm Gray

HEX
#8D8D8D
RGB
rgb(141, 141, 141)
HSL
hsl(0, 0%, 55%)
HSB
hsb(0, 0%, 55%)
CMYK
cmyk(0%, 0%, 0%, 45%)
Oklch
oklch(64.3% 0.000 89.9)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#FF0A6E

Dark Violet · DeepPink · Rose Pink

HEX
#FF0A6E
RGB
rgb(255, 10, 110)
HSL
hsl(336, 100%, 52%)
HSB
hsb(336, 96%, 100%)
CMYK
cmyk(0%, 96%, 57%, 0%)
Oklch
oklch(64.2% 0.254 8.3)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#050505

Ink Black · Black · Jet Black

HEX
#050505
RGB
rgb(5, 5, 5)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(11.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
C3C3C3
8D8D8D
FF0A6E
050505
1.8
Fail
3.3
AA Large
3.8
AA Large
20.4
AAA
1.8
Fail
1.9
Fail
2.2
Fail
11.6
AAA
3.3
AA Large
1.9
Fail
1.1
Fail
6.1
AA
3.8
AA Large
2.2
Fail
1.1
Fail
5.4
AA
20.4
AAA
11.6
AAA
6.1
AA
5.4
AA
White BG
1.0Fail
1.8Fail
3.3AA Large
3.8AA Large
20.4AAA
Black BG
21.0AAA
11.9AAA
6.3AA
5.5AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C3C3C3
8D8D8D
959356
050505

Deuteranopia

FFFFFF
C3C3C3
8D8D8D
A3B650
050505

Tritanopia

FFFFFF
C3C3C3
8D8D8D
F3433F
050505

Achromatopsia

FFFFFF
C3C3C3
8D8D8D
5F5F5F
050505

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#C3C3C3

Dark
Light

#8D8D8D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #c3c3c3;
  --color-3: #8d8d8d;
  --color-4: #ff0a6e;
  --color-5: #050505;
}

SCSS

$color-1: #ffffff;
$color-2: #c3c3c3;
$color-3: #8d8d8d;
$color-4: #ff0a6e;
$color-5: #050505;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#c3c3c3',
  'brand-3': '#8d8d8d',
  'brand-4': '#ff0a6e',
  'brand-5': '#050505',
}

RGB Array

[255, 255, 255], [195, 195, 195], [141, 141, 141], [255, 10, 110], [5, 5, 5]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #C3C3C3, #8D8D8D, #FF0A6E, #050505 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #c3c3c3; --color-3: #8d8d8d; --color-4: #ff0a6e; --color-5: #050505. 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. Restrained colors convey professionalism and trust. 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