← Back to Editor

#E9E4C4 · #E3CBA7 · #BFB6A5 · #030303 · #90AFAA

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

#E9E4C4

Fresh Green · Wheat · Lemon Cream

HEX
#E9E4C4
RGB
rgb(233, 228, 196)
HSL
hsl(52, 46%, 84%)
HSB
hsb(52, 16%, 91%)
CMYK
cmyk(0%, 2%, 16%, 9%)
Oklch
oklch(91.5% 0.043 99.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E3CBA7

Goose Yellow · Wheat · Peach Orange

HEX
#E3CBA7
RGB
rgb(227, 203, 167)
HSL
hsl(36, 52%, 77%)
HSB
hsb(36, 26%, 89%)
CMYK
cmyk(0%, 11%, 26%, 11%)
Oklch
oklch(85.3% 0.055 77.9)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#BFB6A5

Ginger · DarkGray · Warm Sun

HEX
#BFB6A5
RGB
rgb(191, 182, 165)
HSL
hsl(39, 17%, 70%)
HSB
hsb(39, 14%, 75%)
CMYK
cmyk(0%, 5%, 14%, 25%)
Oklch
oklch(77.9% 0.026 83.4)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#030303

Ink Black · Black · Jet Black

HEX
#030303
RGB
rgb(3, 3, 3)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(9.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#90AFAA

Jade · DarkGray · Lake Green

HEX
#90AFAA
RGB
rgb(144, 175, 170)
HSL
hsl(170, 16%, 63%)
HSB
hsb(170, 18%, 69%)
CMYK
cmyk(18%, 0%, 3%, 31%)
Oklch
oklch(72.9% 0.035 184.5)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E9E4C4
C3C8E9

Analogous

E9D1C3
E9E4C4
DBE9C3

Triadic

E9E4C4
C3E9E4
E4C3E9

Split-Comp.

E9E4C4
C3DBE9
D1C3E9

Tetradic

E9E4C4
C3E9D1
C3C8E9
E9C3DB

Contrast Matrix WCAG 2.1 Contrast

E9E4C4
E3CBA7
BFB6A5
030303
90AFAA
1.2
Fail
1.6
Fail
16.1
AAA
1.8
Fail
1.2
Fail
1.3
Fail
13.1
AAA
1.5
Fail
1.6
Fail
1.3
Fail
10.3
AAA
1.2
Fail
16.1
AAA
13.1
AAA
10.3
AAA
8.7
AAA
1.8
Fail
1.5
Fail
1.2
Fail
8.7
AAA
White BG
1.3Fail
1.6Fail
2.0Fail
20.6AAA
2.4Fail
Black BG
16.4AAA
13.4AAA
10.4AAA
1.0Fail
8.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E7CC
D9D8B0
BBBBA9
030303
9D9EAB

Deuteranopia

E7E8CE
DADCB2
BCBCAA
030303
9C99AC

Tritanopia

E9D2D3
E2B7B8
BFACAD
030303
92ACAC

Achromatopsia

E2E2E2
CECECE
B7B7B7
030303
A5A5A5

Shades & Tints Shades & Tints

#E9E4C4

Dark
Light

#E3CBA7

Dark
Light

#BFB6A5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e9e4c4;
  --color-2: #e3cba7;
  --color-3: #bfb6a5;
  --color-4: #030303;
  --color-5: #90afaa;
}

SCSS

$color-1: #e9e4c4;
$color-2: #e3cba7;
$color-3: #bfb6a5;
$color-4: #030303;
$color-5: #90afaa;

TAILWIND

colors: {
  'brand-1': '#e9e4c4',
  'brand-2': '#e3cba7',
  'brand-3': '#bfb6a5',
  'brand-4': '#030303',
  'brand-5': '#90afaa',
}

RGB Array

[233, 228, 196], [227, 203, 167], [191, 182, 165], [3, 3, 3], [144, 175, 170]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E9E4C4, #E3CBA7, #BFB6A5, #030303, #90AFAA is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #e9e4c4; --color-2: #e3cba7; --color-3: #bfb6a5; --color-4: #030303; --color-5: #90afaa. 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. Restrained colors convey professionalism and trust. 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