← Back to Editor

#000000 · #D9CFB5 · #F6AC1F · #EDECDF · #BAB12C

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

#D9CFB5

Goose Yellow · LightGray · Lemon Cream

HEX
#D9CFB5
RGB
rgb(217, 207, 181)
HSL
hsl(43, 32%, 78%)
HSB
hsb(43, 17%, 85%)
CMYK
cmyk(0%, 5%, 17%, 15%)
Oklch
oklch(85.6% 0.037 89.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F6AC1F

Ginger · GoldenRod · Warm Sun

HEX
#F6AC1F
RGB
rgb(246, 172, 31)
HSL
hsl(39, 92%, 54%)
HSB
hsb(39, 87%, 96%)
CMYK
cmyk(0%, 30%, 87%, 4%)
Oklch
oklch(79.6% 0.160 76.3)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#EDECDF

Fresh Green · Beige · Lemon Cream

HEX
#EDECDF
RGB
rgb(237, 236, 223)
HSL
hsl(56, 28%, 90%)
HSB
hsb(56, 6%, 93%)
CMYK
cmyk(0%, 0%, 6%, 7%)
Oklch
oklch(94.0% 0.017 103.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BAB12C

Autumn Sage · GoldenRod · Honey Gold

HEX
#BAB12C
RGB
rgb(186, 177, 44)
HSL
hsl(56, 62%, 45%)
HSB
hsb(56, 76%, 73%)
CMYK
cmyk(0%, 5%, 76%, 27%)
Oklch
oklch(74.5% 0.145 105.4)

TraditionalAutumn Sage」· PaintHoney Gold」· 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
D9CFB5
F6AC1F
EDECDF
BAB12C
13.5
AAA
10.8
AAA
17.7
AAA
9.4
AAA
13.5
AAA
1.2
Fail
1.3
Fail
1.4
Fail
10.8
AAA
1.2
Fail
1.6
Fail
1.2
Fail
17.7
AAA
1.3
Fail
1.6
Fail
1.9
Fail
9.4
AAA
1.4
Fail
1.2
Fail
1.9
Fail
White BG
21.0AAA
1.6Fail
1.9Fail
1.2Fail
2.2Fail
Black BG
1.0Fail
13.5AAA
10.8AAA
17.7AAA
9.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
D5D5BB
D6D541
EDEDE2
B6B64C

Deuteranopia

000000
D5D6BD
DAE049
EDEDE3
B7B754

Tritanopia

000000
D8C0C1
F25C62
EDE5E5
BA666B

Achromatopsia

000000
CFCFCF
B2B2B2
EBEBEB
A5A5A5

Shades & Tints Shades & Tints

#000000

Dark
Light

#D9CFB5

Dark
Light

#F6AC1F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #d9cfb5;
  --color-3: #f6ac1f;
  --color-4: #edecdf;
  --color-5: #bab12c;
}

SCSS

$color-1: #000000;
$color-2: #d9cfb5;
$color-3: #f6ac1f;
$color-4: #edecdf;
$color-5: #bab12c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#d9cfb5',
  'brand-3': '#f6ac1f',
  'brand-4': '#edecdf',
  'brand-5': '#bab12c',
}

RGB Array

[0, 0, 0], [217, 207, 181], [246, 172, 31], [237, 236, 223], [186, 177, 44]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #D9CFB5, #F6AC1F, #EDECDF, #BAB12C 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: #d9cfb5; --color-3: #f6ac1f; --color-4: #edecdf; --color-5: #bab12c. 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