← Back to Editor

#FFFFFF · #A3A7BF · #5B4370 · #000000

A 4-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

#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

#A3A7BF

Azure · DarkGray · Cobalt Blue

HEX
#A3A7BF
RGB
rgb(163, 167, 191)
HSL
hsl(231, 18%, 69%)
HSB
hsb(231, 15%, 75%)
CMYK
cmyk(15%, 13%, 0%, 25%)
Oklch
oklch(73.3% 0.035 278.0)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#5B4370

Dark Plum · DarkSlateBlue · Eggplant

HEX
#5B4370
RGB
rgb(91, 67, 112)
HSL
hsl(272, 25%, 35%)
HSB
hsb(272, 40%, 44%)
CMYK
cmyk(19%, 40%, 0%, 56%)
Oklch
oklch(42.8% 0.078 307.9)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#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

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
A3A7BF
5B4370
000000
2.4
Fail
8.5
AAA
21.0
AAA
2.4
Fail
3.6
AA Large
8.8
AAA
8.5
AAA
3.6
AA Large
2.5
Fail
21.0
AAA
8.8
AAA
2.5
Fail
White BG
1.0Fail
2.4Fail
8.5AAA
21.0AAA
Black BG
21.0AAA
8.8AAA
2.5Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
A5A5B9
515065
000000

Deuteranopia

FFFFFF
A5A4B8
525462
000000

Tritanopia

FFFFFF
A3B5B4
5A5D5B
000000

Achromatopsia

FFFFFF
A9A9A9
4F4F4F
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#A3A7BF

Dark
Light

#5B4370

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #a3a7bf;
  --color-3: #5b4370;
  --color-4: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #a3a7bf;
$color-3: #5b4370;
$color-4: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#a3a7bf',
  'brand-3': '#5b4370',
  'brand-4': '#000000',
}

RGB Array

[255, 255, 255], [163, 167, 191], [91, 67, 112], [0, 0, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FFFFFF, #A3A7BF, #5B4370, #000000 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 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #a3a7bf; --color-3: #5b4370; --color-4: #000000. 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. 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