← Back to Editor

#000000 · #D3CDA4 · #B0AE3B · #6DA48E · #6E2D27

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

#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

#D3CDA4

Fresh Green · Tan · Sunflower

HEX
#D3CDA4
RGB
rgb(211, 205, 164)
HSL
hsl(52, 35%, 74%)
HSB
hsb(52, 22%, 83%)
CMYK
cmyk(0%, 3%, 22%, 17%)
Oklch
oklch(84.3% 0.055 100.5)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B0AE3B

Autumn Sage · GoldenRod · Honey Gold

HEX
#B0AE3B
RGB
rgb(176, 174, 59)
HSL
hsl(59, 50%, 46%)
HSB
hsb(59, 66%, 69%)
CMYK
cmyk(0%, 1%, 66%, 31%)
Oklch
oklch(73.1% 0.135 108.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#6DA48E

Mineral Blue · CadetBlue · Olive Green

HEX
#6DA48E
RGB
rgb(109, 164, 142)
HSL
hsl(156, 23%, 54%)
HSB
hsb(156, 34%, 64%)
CMYK
cmyk(34%, 0%, 13%, 36%)
Oklch
oklch(67.4% 0.067 167.4)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#6E2D27

Crimson · Brown · Wine Red

HEX
#6E2D27
RGB
rgb(110, 45, 39)
HSL
hsl(5, 48%, 29%)
HSB
hsb(5, 65%, 43%)
CMYK
cmyk(0%, 59%, 65%, 57%)
Oklch
oklch(38.7% 0.094 27.6)

TraditionalCrimson」· PaintWine Red」· 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
D3CDA4
B0AE3B
6DA48E
6E2D27
13.0
AAA
9.0
AAA
7.4
AAA
2.1
Fail
13.0
AAA
1.5
Fail
1.8
Fail
6.3
AA
9.0
AAA
1.5
Fail
1.2
Fail
4.3
AA Large
7.4
AAA
1.8
Fail
1.2
Fail
3.6
AA Large
2.1
Fail
6.3
AA
4.3
AA Large
3.6
AA Large
White BG
21.0AAA
1.6Fail
2.3Fail
2.9Fail
10.2AAA
Black BG
1.0Fail
13.0AAA
9.0AAA
7.4AAA
2.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
D0D0AE
AFAF57
858593
525128

Deuteranopia

000000
D1D1B0
AFAF5E
827E95
565B29

Tritanopia

000000
D3B6B7
B06D72
709898
6B2A2A

Achromatopsia

000000
CACACA
A1A1A1
919191
404040

Shades & Tints Shades & Tints

#000000

Dark
Light

#D3CDA4

Dark
Light

#B0AE3B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #d3cda4;
  --color-3: #b0ae3b;
  --color-4: #6da48e;
  --color-5: #6e2d27;
}

SCSS

$color-1: #000000;
$color-2: #d3cda4;
$color-3: #b0ae3b;
$color-4: #6da48e;
$color-5: #6e2d27;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#d3cda4',
  'brand-3': '#b0ae3b',
  'brand-4': '#6da48e',
  'brand-5': '#6e2d27',
}

RGB Array

[0, 0, 0], [211, 205, 164], [176, 174, 59], [109, 164, 142], [110, 45, 39]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #D3CDA4, #B0AE3B, #6DA48E, #6E2D27 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: #000000; --color-2: #d3cda4; --color-3: #b0ae3b; --color-4: #6da48e; --color-5: #6e2d27. 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