← Back to Editor

#FFD4B5 · #B8E69E · #BF9941 · #DE2C59 · #2E2D2D

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

#FFD4B5

Apricot · Wheat · Peach Orange

HEX
#FFD4B5
RGB
rgb(255, 212, 181)
HSL
hsl(25, 100%, 85%)
HSB
hsb(25, 29%, 100%)
CMYK
cmyk(0%, 17%, 29%, 0%)
Oklch
oklch(89.9% 0.064 57.6)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#B8E69E

Emerald · LightGreen · Apple Green

HEX
#B8E69E
RGB
rgb(184, 230, 158)
HSL
hsl(98, 59%, 76%)
HSB
hsb(98, 31%, 90%)
CMYK
cmyk(20%, 0%, 31%, 10%)
Oklch
oklch(87.5% 0.107 134.6)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#BF9941

Ochre · GoldenRod · Honey Gold

HEX
#BF9941
RGB
rgb(191, 153, 65)
HSL
hsl(42, 50%, 50%)
HSB
hsb(42, 66%, 75%)
CMYK
cmyk(0%, 20%, 66%, 25%)
Oklch
oklch(70.1% 0.115 85.5)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#DE2C59

Vermilion · Crimson · Passion Red

HEX
#DE2C59
RGB
rgb(222, 44, 89)
HSL
hsl(345, 73%, 52%)
HSB
hsb(345, 80%, 87%)
CMYK
cmyk(0%, 80%, 60%, 13%)
Oklch
oklch(59.2% 0.211 13.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#2E2D2D

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2E2D2D
RGB
rgb(46, 45, 45)
HSL
hsl(0, 1%, 18%)
HSB
hsb(0, 2%, 18%)
CMYK
cmyk(0%, 2%, 2%, 82%)
Oklch
oklch(29.8% 0.001 17.2)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFD4B5
B3DFFF

Analogous

FFB3B9
FFD4B5
FFF9B3

Triadic

FFD4B5
B3FFD2
D2B3FF

Split-Comp.

FFD4B5
B3FFF9
B3B9FF

Tetradic

FFD4B5
B9FFB3
B3DFFF
F9B3FF

Contrast Matrix WCAG 2.1 Contrast

FFD4B5
B8E69E
BF9941
DE2C59
2E2D2D
1.0
Fail
2.0
Fail
3.3
AA Large
10.0
AAA
1.0
Fail
1.9
Fail
3.2
AA Large
9.7
AAA
2.0
Fail
1.9
Fail
1.7
Fail
5.1
AA
3.3
AA Large
3.2
AA Large
1.7
Fail
3.0
AA Large
10.0
AAA
9.7
AAA
5.1
AA
3.0
AA Large
White BG
1.4Fail
1.4Fail
2.7Fail
4.6AA
13.7AAA
Black BG
15.3AAA
14.9AAA
7.8AAA
4.6AA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

ECECBD
CCCCAF
AFAE56
918F4E
2E2E2D

Deuteranopia

EFF2BE
C9C6B4
B1B45B
9BA94C
2E2E2D

Tritanopia

FDC2C4
BABDC0
BD676B
D54644
2E2D2D

Achromatopsia

DDDDDD
D0D0D0
9A9A9A
666666
2D2D2D

Shades & Tints Shades & Tints

#FFD4B5

Dark
Light

#B8E69E

Dark
Light

#BF9941

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffd4b5;
  --color-2: #b8e69e;
  --color-3: #bf9941;
  --color-4: #de2c59;
  --color-5: #2e2d2d;
}

SCSS

$color-1: #ffd4b5;
$color-2: #b8e69e;
$color-3: #bf9941;
$color-4: #de2c59;
$color-5: #2e2d2d;

TAILWIND

colors: {
  'brand-1': '#ffd4b5',
  'brand-2': '#b8e69e',
  'brand-3': '#bf9941',
  'brand-4': '#de2c59',
  'brand-5': '#2e2d2d',
}

RGB Array

[255, 212, 181], [184, 230, 158], [191, 153, 65], [222, 44, 89], [46, 45, 45]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFD4B5, #B8E69E, #BF9941, #DE2C59, #2E2D2D 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: #ffd4b5; --color-2: #b8e69e; --color-3: #bf9941; --color-4: #de2c59; --color-5: #2e2d2d. 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