← Back to Editor

#FFFFFF · #D9D9D9 · #960E10 · #4A0001 · #000000

warm

A 5-color warm 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

#D9D9D9

Silver Gray · LightGray · Pearl Gray

HEX
#D9D9D9
RGB
rgb(217, 217, 217)
HSL
hsl(0, 0%, 85%)
HSB
hsb(0, 0%, 85%)
CMYK
cmyk(0%, 0%, 0%, 15%)
Oklch
oklch(88.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#960E10

Vermilion · DarkRed · Wine Red

HEX
#960E10
RGB
rgb(150, 14, 16)
HSL
hsl(359, 83%, 32%)
HSB
hsb(359, 91%, 59%)
CMYK
cmyk(0%, 91%, 89%, 41%)
Oklch
oklch(42.9% 0.167 27.7)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#4A0001

Vermilion · Maroon · Deep Berry

HEX
#4A0001
RGB
rgb(74, 0, 1)
HSL
hsl(359, 100%, 15%)
HSB
hsb(359, 100%, 29%)
CMYK
cmyk(0%, 100%, 99%, 71%)
Oklch
oklch(25.7% 0.105 28.4)

TraditionalVermilion」· PaintDeep Berry」· 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
D9D9D9
960E10
4A0001
000000
1.4
Fail
8.9
AAA
16.3
AAA
21.0
AAA
1.4
Fail
6.3
AA
11.5
AAA
14.9
AAA
8.9
AAA
6.3
AA
1.8
Fail
2.4
Fail
16.3
AAA
11.5
AAA
1.8
Fail
1.3
Fail
21.0
AAA
14.9
AAA
2.4
Fail
1.3
Fail
White BG
1.0Fail
1.4Fail
8.9AAA
16.3AAA
21.0AAA
Black BG
21.0AAA
14.9AAA
2.4Fail
1.3Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D9D9D9
5B5A10
2A2901
000000

Deuteranopia

FFFFFF
D9D9D9
636D0F
2E3401
000000

Tritanopia

FFFFFF
D9D9D9
8F0F0F
460101
000000

Achromatopsia

FFFFFF
D9D9D9
373737
161616
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D9D9D9

Dark
Light

#960E10

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d9d9d9;
  --color-3: #960e10;
  --color-4: #4a0001;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #d9d9d9;
$color-3: #960e10;
$color-4: #4a0001;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d9d9d9',
  'brand-3': '#960e10',
  'brand-4': '#4a0001',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [217, 217, 217], [150, 14, 16], [74, 0, 1], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #FFFFFF, #D9D9D9, #960E10, #4A0001, #000000 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: #ffffff; --color-2: #d9d9d9; --color-3: #960e10; --color-4: #4a0001; --color-5: #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 warm-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