← Back to Editor

#4B3E3E · #E1E9C1 · #CCDA49 · #EE6D34 · #ABCEB1

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

#4B3E3E

Crimson · DarkSlateGray · Charcoal

HEX
#4B3E3E
RGB
rgb(75, 62, 62)
HSL
hsl(0, 9%, 27%)
HSB
hsb(0, 17%, 29%)
CMYK
cmyk(0%, 17%, 17%, 71%)
Oklch
oklch(37.8% 0.018 18.0)

TraditionalCrimson」· PaintCharcoal」· Creative Midnight Shadow

#E1E9C1

Willow Green · Wheat · Mint Green

HEX
#E1E9C1
RGB
rgb(225, 233, 193)
HSL
hsl(72, 48%, 84%)
HSB
hsb(72, 17%, 91%)
CMYK
cmyk(3%, 0%, 17%, 9%)
Oklch
oklch(91.8% 0.053 116.6)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#CCDA49

Autumn Sage · GreenYellow · Sunflower

HEX
#CCDA49
RGB
rgb(204, 218, 73)
HSL
hsl(66, 66%, 57%)
HSB
hsb(66, 67%, 85%)
CMYK
cmyk(6%, 0%, 67%, 15%)
Oklch
oklch(85.1% 0.165 114.7)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#EE6D34

Tangerine · Tomato · Warm Sun

HEX
#EE6D34
RGB
rgb(238, 109, 52)
HSL
hsl(18, 85%, 57%)
HSB
hsb(18, 78%, 93%)
CMYK
cmyk(0%, 54%, 78%, 7%)
Oklch
oklch(68.2% 0.174 42.3)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#ABCEB1

Celadon · Silver · Apple Green

HEX
#ABCEB1
RGB
rgb(171, 206, 177)
HSL
hsl(130, 26%, 74%)
HSB
hsb(130, 17%, 81%)
CMYK
cmyk(17%, 0%, 14%, 19%)
Oklch
oklch(81.8% 0.055 150.0)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

4B3E3E
3F4B4B

Analogous

4B3F45
4B3E3E
4B453F

Triadic

4B3E3E
3F4B3F
3F3F4B

Split-Comp.

4B3E3E
3F4B45
3F454B

Tetradic

4B3E3E
454B3F
3F4B4B
453F4B

Contrast Matrix WCAG 2.1 Contrast

4B3E3E
E1E9C1
CCDA49
EE6D34
ABCEB1
8.1
AAA
6.7
AA
3.3
AA Large
5.9
AA
8.1
AAA
1.2
Fail
2.4
Fail
1.4
Fail
6.7
AA
1.2
Fail
2.0
Fail
1.1
Fail
3.3
AA Large
2.4
Fail
2.0
Fail
1.8
Fail
5.9
AA
1.4
Fail
1.1
Fail
1.8
Fail
White BG
10.2AAA
1.3Fail
1.5Fail
3.1AA Large
1.7Fail
Black BG
2.1Fail
16.6AAA
13.7AAA
6.9AA
12.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

45453E
E4E5CB
D2D26C
B6B542
BABAB8

Deuteranopia

46473E
E4E3CD
D1D074
BEC745
B8B6BA

Tritanopia

4A3E3E
E1D2D4
CD888E
E84D4F
ADBEBF

Achromatopsia

424242
E2E2E2
C5C5C5
8D8D8D
C0C0C0

Shades & Tints Shades & Tints

#4B3E3E

Dark
Light

#E1E9C1

Dark
Light

#CCDA49

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #4b3e3e;
  --color-2: #e1e9c1;
  --color-3: #ccda49;
  --color-4: #ee6d34;
  --color-5: #abceb1;
}

SCSS

$color-1: #4b3e3e;
$color-2: #e1e9c1;
$color-3: #ccda49;
$color-4: #ee6d34;
$color-5: #abceb1;

TAILWIND

colors: {
  'brand-1': '#4b3e3e',
  'brand-2': '#e1e9c1',
  'brand-3': '#ccda49',
  'brand-4': '#ee6d34',
  'brand-5': '#abceb1',
}

RGB Array

[75, 62, 62], [225, 233, 193], [204, 218, 73], [238, 109, 52], [171, 206, 177]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #4B3E3E, #E1E9C1, #CCDA49, #EE6D34, #ABCEB1 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: #4b3e3e; --color-2: #e1e9c1; --color-3: #ccda49; --color-4: #ee6d34; --color-5: #abceb1. 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 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