← Back to Editor

#000000 · #303030 · #F0F0F0 · #903018 · #600000

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

#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

#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

#F0F0F0

Plain White · Linen · Cloud White

HEX
#F0F0F0
RGB
rgb(240, 240, 240)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#903018

Vermilion · Brown · Wine Red

HEX
#903018
RGB
rgb(144, 48, 24)
HSL
hsl(12, 71%, 33%)
HSB
hsb(12, 83%, 56%)
CMYK
cmyk(0%, 67%, 83%, 44%)
Oklch
oklch(44.8% 0.135 35.0)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#600000

Vermilion · Maroon · Deep Berry

HEX
#600000
RGB
rgb(96, 0, 0)
HSL
hsl(0, 100%, 19%)
HSB
hsb(0, 100%, 38%)
CMYK
cmyk(0%, 100%, 100%, 62%)
Oklch
oklch(30.7% 0.126 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

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
303030
F0F0F0
903018
600000
1.6
Fail
18.4
AAA
2.6
Fail
1.5
Fail
1.6
Fail
11.6
AAA
1.6
Fail
1.1
Fail
18.4
AAA
11.6
AAA
7.0
AAA
12.3
AAA
2.6
Fail
1.6
Fail
7.0
AAA
1.8
Fail
1.5
Fail
1.1
Fail
12.3
AAA
1.8
Fail
White BG
21.0AAA
13.2AAA
1.1Fail
8.0AAA
14.0AAA
Black BG
1.0Fail
1.6Fail
18.4AAA
2.6Fail
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
303030
F0F0F0
66661E
363600

Deuteranopia

000000
303030
F0F0F0
6C731F
3C4300

Tritanopia

000000
303030
F0F0F0
8B2223
5B0000

Achromatopsia

000000
303030
F0F0F0
4A4A4A
1D1D1D

Shades & Tints Shades & Tints

#000000

Dark
Light

#303030

Dark
Light

#F0F0F0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #303030;
  --color-3: #f0f0f0;
  --color-4: #903018;
  --color-5: #600000;
}

SCSS

$color-1: #000000;
$color-2: #303030;
$color-3: #f0f0f0;
$color-4: #903018;
$color-5: #600000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#303030',
  'brand-3': '#f0f0f0',
  'brand-4': '#903018',
  'brand-5': '#600000',
}

RGB Array

[0, 0, 0], [48, 48, 48], [240, 240, 240], [144, 48, 24], [96, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #303030, #F0F0F0, #903018, #600000 is ideal for: tech websites, dark mode UIs, game UIs, 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: #303030; --color-3: #f0f0f0; --color-4: #903018; --color-5: #600000. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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