← Back to Editor

#0C0C0D · #3B394D · #645D69 · #C49C6E · #DEC8AF

warm

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

#0C0C0D

Ink Black · Black · Jet Black

HEX
#0C0C0D
RGB
rgb(12, 12, 13)
HSL
hsl(240, 4%, 5%)
HSB
hsb(240, 8%, 5%)
CMYK
cmyk(8%, 8%, 0%, 95%)
Oklch
oklch(15.5% 0.002 286.2)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#3B394D

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#3B394D
RGB
rgb(59, 57, 77)
HSL
hsl(246, 15%, 26%)
HSB
hsb(246, 26%, 30%)
CMYK
cmyk(23%, 26%, 0%, 70%)
Oklch
oklch(35.5% 0.034 289.1)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#645D69

Ink Gray · DimGray · Charcoal

HEX
#645D69
RGB
rgb(100, 93, 105)
HSL
hsl(275, 6%, 39%)
HSB
hsb(275, 11%, 41%)
CMYK
cmyk(5%, 11%, 0%, 59%)
Oklch
oklch(48.9% 0.021 311.4)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#C49C6E

Ginger · DarkSalmon · Warm Sun

HEX
#C49C6E
RGB
rgb(196, 156, 110)
HSL
hsl(32, 42%, 60%)
HSB
hsb(32, 44%, 77%)
CMYK
cmyk(0%, 20%, 44%, 23%)
Oklch
oklch(71.9% 0.078 70.0)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#DEC8AF

Goose Yellow · Wheat · Peach Orange

HEX
#DEC8AF
RGB
rgb(222, 200, 175)
HSL
hsl(32, 42%, 78%)
HSB
hsb(32, 21%, 87%)
CMYK
cmyk(0%, 10%, 21%, 13%)
Oklch
oklch(84.5% 0.042 70.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0C0C0D
0D0D0C

Analogous

0C0D0D
0C0C0D
0D0C0D

Triadic

0C0C0D
0D0C0C
0C0D0C

Split-Comp.

0C0C0D
0D0D0C
0D0D0C

Tetradic

0C0C0D
0D0C0D
0D0D0C
0C0D0D

Contrast Matrix WCAG 2.1 Contrast

0C0C0D
3B394D
645D69
C49C6E
DEC8AF
1.7
Fail
3.1
AA Large
7.8
AAA
12.1
AAA
1.7
Fail
1.8
Fail
4.4
AA Large
6.9
AA
3.1
AA Large
1.8
Fail
2.5
Fail
3.9
AA Large
7.8
AAA
4.4
AA Large
2.5
Fail
1.6
Fail
12.1
AAA
6.9
AA
3.9
AA Large
1.6
Fail
White BG
19.6AAA
11.2AAA
6.3AA
2.5Fail
1.6Fail
Black BG
1.1Fail
1.9Fail
3.3AA Large
8.3AAA
13.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0C0C0D
3A3A48
616166
B3B279
D4D4B5

Deuteranopia

0C0C0D
3A3A47
616265
B5B87C
D6D7B7

Tritanopia

0C0D0D
3B4444
646463
C28284
DDBABB

Achromatopsia

0C0C0C
3C3C3C
606060
A3A3A3
CCCCCC

Shades & Tints Shades & Tints

#0C0C0D

Dark
Light

#3B394D

Dark
Light

#645D69

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0c0c0d;
  --color-2: #3b394d;
  --color-3: #645d69;
  --color-4: #c49c6e;
  --color-5: #dec8af;
}

SCSS

$color-1: #0c0c0d;
$color-2: #3b394d;
$color-3: #645d69;
$color-4: #c49c6e;
$color-5: #dec8af;

TAILWIND

colors: {
  'brand-1': '#0c0c0d',
  'brand-2': '#3b394d',
  'brand-3': '#645d69',
  'brand-4': '#c49c6e',
  'brand-5': '#dec8af',
}

RGB Array

[12, 12, 13], [59, 57, 77], [100, 93, 105], [196, 156, 110], [222, 200, 175]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #0C0C0D, #3B394D, #645D69, #C49C6E, #DEC8AF 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: #0c0c0d; --color-2: #3b394d; --color-3: #645d69; --color-4: #c49c6e; --color-5: #dec8af. 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