← Back to Editor

#EEE3D1 · #3A304B · #665A6E · #928C98 · #99958A

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

#EEE3D1

Goose Yellow · Bisque · Peach Orange

HEX
#EEE3D1
RGB
rgb(238, 227, 209)
HSL
hsl(37, 46%, 88%)
HSB
hsb(37, 12%, 93%)
CMYK
cmyk(0%, 5%, 12%, 7%)
Oklch
oklch(92.0% 0.027 80.2)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#3A304B

Deep Indigo · DarkSlateGray · Eggplant

HEX
#3A304B
RGB
rgb(58, 48, 75)
HSL
hsl(262, 22%, 24%)
HSB
hsb(262, 36%, 29%)
CMYK
cmyk(23%, 36%, 0%, 71%)
Oklch
oklch(33.2% 0.048 300.8)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

#665A6E

Dark Plum · DimGray · Eggplant

HEX
#665A6E
RGB
rgb(102, 90, 110)
HSL
hsl(276, 10%, 39%)
HSB
hsb(276, 18%, 43%)
CMYK
cmyk(7%, 18%, 0%, 57%)
Oklch
oklch(48.6% 0.035 311.8)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#928C98

Ash · LightSlateGray · Silver Sand

HEX
#928C98
RGB
rgb(146, 140, 152)
HSL
hsl(270, 6%, 57%)
HSB
hsb(270, 8%, 60%)
CMYK
cmyk(4%, 8%, 0%, 40%)
Oklch
oklch(64.9% 0.019 308.1)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#99958A

Ash · Gray · Silver Sand

HEX
#99958A
RGB
rgb(153, 149, 138)
HSL
hsl(44, 7%, 57%)
HSB
hsb(44, 10%, 60%)
CMYK
cmyk(0%, 3%, 10%, 40%)
Oklch
oklch(67.0% 0.017 90.3)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE3D1
D2DDEE

Analogous

EED6D2
EEE3D1
EBEED2

Triadic

EEE3D1
D2EEE4
E4D2EE

Split-Comp.

EEE3D1
D2EBEE
D6D2EE

Tetradic

EEE3D1
D2EED6
D2DDEE
EED2EB

Contrast Matrix WCAG 2.1 Contrast

EEE3D1
3A304B
665A6E
928C98
99958A
9.7
AAA
5.1
AA
2.6
Fail
2.4
Fail
9.7
AAA
1.9
Fail
3.8
AA Large
4.1
AA Large
5.1
AA
1.9
Fail
2.0
Fail
2.2
Fail
2.6
Fail
3.8
AA Large
2.0
Fail
1.1
Fail
2.4
Fail
4.1
AA Large
2.2
Fail
1.1
Fail
White BG
1.3Fail
12.3AAA
6.5AA
3.3AA Large
3.0Fail
Black BG
16.5AAA
1.7Fail
3.3AA Large
6.4AA
7.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E9D5
363644
616169
8F8F95
97978D

Deuteranopia

EAEBD6
363743
626268
909094
98988D

Tritanopia

EDD9DA
393F3E
656565
929392
998F8F

Achromatopsia

E4E4E4
363636
606060
8F8F8F
959595

Shades & Tints Shades & Tints

#EEE3D1

Dark
Light

#3A304B

Dark
Light

#665A6E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee3d1;
  --color-2: #3a304b;
  --color-3: #665a6e;
  --color-4: #928c98;
  --color-5: #99958a;
}

SCSS

$color-1: #eee3d1;
$color-2: #3a304b;
$color-3: #665a6e;
$color-4: #928c98;
$color-5: #99958a;

TAILWIND

colors: {
  'brand-1': '#eee3d1',
  'brand-2': '#3a304b',
  'brand-3': '#665a6e',
  'brand-4': '#928c98',
  'brand-5': '#99958a',
}

RGB Array

[238, 227, 209], [58, 48, 75], [102, 90, 110], [146, 140, 152], [153, 149, 138]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE3D1, #3A304B, #665A6E, #928C98, #99958A 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: #eee3d1; --color-2: #3a304b; --color-3: #665a6e; --color-4: #928c98; --color-5: #99958a. 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