← Back to Editor

#000000 · #F0F0F0 · #C03000 · #484848 · #D8D8A8

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

#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

#C03000

Tangerine · FireBrick · Amber Brown

HEX
#C03000
RGB
rgb(192, 48, 0)
HSL
hsl(15, 100%, 38%)
HSB
hsb(15, 100%, 75%)
CMYK
cmyk(0%, 75%, 100%, 25%)
Oklch
oklch(53.2% 0.186 35.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#484848

Dark Cyan · DarkSlateGray · Charcoal

HEX
#484848
RGB
rgb(72, 72, 72)
HSL
hsl(0, 0%, 28%)
HSB
hsb(0, 0%, 28%)
CMYK
cmyk(0%, 0%, 0%, 72%)
Oklch
oklch(40.2% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#D8D8A8

Fresh Green · Wheat · Sunflower

HEX
#D8D8A8
RGB
rgb(216, 216, 168)
HSL
hsl(60, 38%, 75%)
HSB
hsb(60, 22%, 85%)
CMYK
cmyk(0%, 0%, 22%, 15%)
Oklch
oklch(87.0% 0.063 107.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

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
F0F0F0
C03000
484848
D8D8A8
18.4
AAA
3.7
AA Large
2.3
Fail
14.3
AAA
18.4
AAA
5.0
AA
8.0
AAA
1.3
Fail
3.7
AA Large
5.0
AA
1.6
Fail
3.9
AA Large
2.3
Fail
8.0
AAA
1.6
Fail
6.2
AA
14.3
AAA
1.3
Fail
3.9
AA Large
6.2
AA
White BG
21.0AAA
1.1Fail
5.7AA
9.1AAA
1.5Fail
Black BG
1.0Fail
18.4AAA
3.7AA Large
2.3Fail
14.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
F0F0F0
82800C
484848
D8D8B4

Deuteranopia

000000
F0F0F0
8A950E
484848
D8D8B6

Tritanopia

000000
F0F0F0
B91517
484848
D8BDBF

Achromatopsia

000000
F0F0F0
565656
484848
D3D3D3

Shades & Tints Shades & Tints

#000000

Dark
Light

#F0F0F0

Dark
Light

#C03000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f0f0f0;
  --color-3: #c03000;
  --color-4: #484848;
  --color-5: #d8d8a8;
}

SCSS

$color-1: #000000;
$color-2: #f0f0f0;
$color-3: #c03000;
$color-4: #484848;
$color-5: #d8d8a8;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f0f0f0',
  'brand-3': '#c03000',
  'brand-4': '#484848',
  'brand-5': '#d8d8a8',
}

RGB Array

[0, 0, 0], [240, 240, 240], [192, 48, 0], [72, 72, 72], [216, 216, 168]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #F0F0F0, #C03000, #484848, #D8D8A8 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: #000000; --color-2: #f0f0f0; --color-3: #c03000; --color-4: #484848; --color-5: #d8d8a8. 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. 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