← Back to Editor

#FFECCB · #E5B996 · #799B8D · #4AACAF · #2D2D2B

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

#FFECCB

Goose Yellow · Bisque · Peach Orange

HEX
#FFECCB
RGB
rgb(255, 236, 203)
HSL
hsl(38, 100%, 90%)
HSB
hsb(38, 20%, 100%)
CMYK
cmyk(0%, 7%, 20%, 0%)
Oklch
oklch(95.0% 0.048 81.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E5B996

Apricot · BurlyWood · Warm Sun

HEX
#E5B996
RGB
rgb(229, 185, 150)
HSL
hsl(27, 60%, 74%)
HSB
hsb(27, 34%, 90%)
CMYK
cmyk(0%, 19%, 34%, 10%)
Oklch
oklch(81.6% 0.069 60.1)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#799B8D

Mineral Blue · LightSlateGray · Olive Green

HEX
#799B8D
RGB
rgb(121, 155, 141)
HSL
hsl(155, 15%, 54%)
HSB
hsb(155, 22%, 61%)
CMYK
cmyk(22%, 0%, 9%, 39%)
Oklch
oklch(66.0% 0.043 167.9)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#4AACAF

Slate Blue · CadetBlue · Mint Ice

HEX
#4AACAF
RGB
rgb(74, 172, 175)
HSL
hsl(182, 41%, 49%)
HSB
hsb(182, 58%, 69%)
CMYK
cmyk(58%, 2%, 0%, 31%)
Oklch
oklch(68.8% 0.091 198.0)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#2D2D2B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2D2D2B
RGB
rgb(45, 45, 43)
HSL
hsl(60, 2%, 17%)
HSB
hsb(60, 4%, 18%)
CMYK
cmyk(0%, 0%, 4%, 82%)
Oklch
oklch(29.6% 0.004 106.6)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFECCB
CCDFFF

Analogous

FFD3CC
FFECCB
F8FFCC

Triadic

FFECCB
CCFFEC
ECCCFF

Split-Comp.

FFECCB
CCF8FF
D3CCFF

Tetradic

FFECCB
CCFFD3
CCDFFF
FFCCF8

Contrast Matrix WCAG 2.1 Contrast

FFECCB
E5B996
799B8D
4AACAF
2D2D2B
1.5
Fail
2.6
Fail
2.3
Fail
11.9
AAA
1.5
Fail
1.7
Fail
1.5
Fail
7.7
AAA
2.6
Fail
1.7
Fail
1.1
Fail
4.5
AA
2.3
Fail
1.5
Fail
1.1
Fail
5.1
AA
11.9
AAA
7.7
AAA
4.5
AA
5.1
AA
White BG
1.2Fail
1.8Fail
3.0AA Large
2.7Fail
13.8AAA
Black BG
18.1AAA
11.7AAA
6.9AA
7.8AAA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F7F7D3
D2D29E
888890
7475AE
2D2D2B

Deuteranopia

F8F9D5
D5D8A1
868391
6F67AE
2D2D2C

Tritanopia

FED9DB
E3A5A7
7B9394
4FAEAE
2D2C2C

Achromatopsia

EEEEEE
C2C2C2
8F8F8F
8F8F8F
2D2D2D

Shades & Tints Shades & Tints

#FFECCB

Dark
Light

#E5B996

Dark
Light

#799B8D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffeccb;
  --color-2: #e5b996;
  --color-3: #799b8d;
  --color-4: #4aacaf;
  --color-5: #2d2d2b;
}

SCSS

$color-1: #ffeccb;
$color-2: #e5b996;
$color-3: #799b8d;
$color-4: #4aacaf;
$color-5: #2d2d2b;

TAILWIND

colors: {
  'brand-1': '#ffeccb',
  'brand-2': '#e5b996',
  'brand-3': '#799b8d',
  'brand-4': '#4aacaf',
  'brand-5': '#2d2d2b',
}

RGB Array

[255, 236, 203], [229, 185, 150], [121, 155, 141], [74, 172, 175], [45, 45, 43]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFECCB, #E5B996, #799B8D, #4AACAF, #2D2D2B 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: #ffeccb; --color-2: #e5b996; --color-3: #799b8d; --color-4: #4aacaf; --color-5: #2d2d2b. 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