← Back to Editor

#FFE195 · #D17D59 · #824D3F · #36171C

A 4-color palette 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

#FFE195

Goose Yellow · Khaki · Lemon Cream

HEX
#FFE195
RGB
rgb(255, 225, 149)
HSL
hsl(43, 100%, 79%)
HSB
hsb(43, 42%, 100%)
CMYK
cmyk(0%, 12%, 42%, 0%)
Oklch
oklch(91.8% 0.100 88.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D17D59

Tangerine · Coral · Warm Sun

HEX
#D17D59
RGB
rgb(209, 125, 89)
HSL
hsl(18, 57%, 58%)
HSB
hsb(18, 57%, 82%)
CMYK
cmyk(0%, 40%, 57%, 18%)
Oklch
oklch(67.2% 0.116 43.6)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#824D3F

Crimson · Sienna · Wine Red

HEX
#824D3F
RGB
rgb(130, 77, 63)
HSL
hsl(13, 35%, 38%)
HSB
hsb(13, 52%, 51%)
CMYK
cmyk(0%, 41%, 52%, 49%)
Oklch
oklch(47.8% 0.076 35.6)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#36171C

Crimson · Black · Deep Berry

HEX
#36171C
RGB
rgb(54, 23, 28)
HSL
hsl(350, 40%, 15%)
HSB
hsb(350, 57%, 21%)
CMYK
cmyk(0%, 57%, 48%, 79%)
Oklch
oklch(25.2% 0.050 11.1)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE195
94B2FF

Analogous

FFAB94
FFE195
E8FF94

Triadic

FFE195
94FFE1
E194FF

Split-Comp.

FFE195
94E8FF
AB94FF

Tetradic

FFE195
94FFAB
94B2FF
FF94E8

Contrast Matrix WCAG 2.1 Contrast

FFE195
D17D59
824D3F
36171C
2.4
Fail
5.3
AA
12.7
AAA
2.4
Fail
2.2
Fail
5.2
AA
5.3
AA
2.2
Fail
2.4
Fail
12.7
AAA
5.2
AA
2.4
Fail
White BG
1.3Fail
3.1AA Large
6.8AA
16.2AAA
Black BG
16.5AAA
6.8AA
3.1AA Large
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F2F2A7
ADAC62
6B6B42
29281B

Deuteranopia

F4F6AC
B2B864
6E7243
2A2D1A

Tritanopia

FEB6B9
CD696A
7F4546
341A1A

Achromatopsia

E1E1E1
929292
5B5B5B
212121

Shades & Tints Shades & Tints

#FFE195

Dark
Light

#D17D59

Dark
Light

#824D3F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe195;
  --color-2: #d17d59;
  --color-3: #824d3f;
  --color-4: #36171c;
}

SCSS

$color-1: #ffe195;
$color-2: #d17d59;
$color-3: #824d3f;
$color-4: #36171c;

TAILWIND

colors: {
  'brand-1': '#ffe195',
  'brand-2': '#d17d59',
  'brand-3': '#824d3f',
  'brand-4': '#36171c',
}

RGB Array

[255, 225, 149], [209, 125, 89], [130, 77, 63], [54, 23, 28]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FFE195, #D17D59, #824D3F, #36171C is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffe195; --color-2: #d17d59; --color-3: #824d3f; --color-4: #36171c. 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 general-style 4-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