← Back to Editor

#EFD8C3 · #C7C7BE · #AEAEB0 · #988B91 · #6C5863

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

#EFD8C3

Apricot · Wheat · Peach Orange

HEX
#EFD8C3
RGB
rgb(239, 216, 195)
HSL
hsl(29, 58%, 85%)
HSB
hsb(29, 18%, 94%)
CMYK
cmyk(0%, 10%, 18%, 6%)
Oklch
oklch(89.6% 0.038 64.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#C7C7BE

Silver Gray · Silver · Pearl Gray

HEX
#C7C7BE
RGB
rgb(199, 199, 190)
HSL
hsl(60, 7%, 76%)
HSB
hsb(60, 5%, 78%)
CMYK
cmyk(0%, 0%, 5%, 22%)
Oklch
oklch(82.7% 0.012 106.7)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#AEAEB0

Ash · DarkGray · Silver Sand

HEX
#AEAEB0
RGB
rgb(174, 174, 176)
HSL
hsl(240, 1%, 69%)
HSB
hsb(240, 1%, 69%)
CMYK
cmyk(1%, 1%, 0%, 31%)
Oklch
oklch(75.1% 0.003 286.3)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#988B91

Ash · Gray · Silver Sand

HEX
#988B91
RGB
rgb(152, 139, 145)
HSL
hsl(332, 6%, 57%)
HSB
hsb(332, 9%, 60%)
CMYK
cmyk(0%, 9%, 5%, 40%)
Oklch
oklch(65.0% 0.018 347.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#6C5863

Rose Purple · DimGray · Camellia

HEX
#6C5863
RGB
rgb(108, 88, 99)
HSL
hsl(327, 10%, 38%)
HSB
hsb(327, 19%, 42%)
CMYK
cmyk(0%, 19%, 8%, 58%)
Oklch
oklch(48.4% 0.031 344.1)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EFD8C3
C3D9EF

Analogous

EFC3C3
EFD8C3
EFEEC3

Triadic

EFD8C3
C3EFD8
D8C3EF

Split-Comp.

EFD8C3
C3EFEE
C3C3EF

Tetradic

EFD8C3
C3EFC3
C3D9EF
EEC3EF

Contrast Matrix WCAG 2.1 Contrast

EFD8C3
C7C7BE
AEAEB0
988B91
6C5863
1.2
Fail
1.6
Fail
2.4
Fail
4.8
AA
1.2
Fail
1.3
Fail
1.9
Fail
3.8
AA Large
1.6
Fail
1.3
Fail
1.5
Fail
3.0
Fail
2.4
Fail
1.9
Fail
1.5
Fail
2.0
Fail
4.8
AA
3.8
AA Large
3.0
Fail
2.0
Fail
White BG
1.4Fail
1.7Fail
2.2Fail
3.3AA Large
6.5AA
Black BG
15.3AAA
12.3AAA
9.5AAA
6.4AA
3.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

E5E5C8
C7C7C0
AEAEB0
929290
636360

Deuteranopia

E6E8C9
C7C7C1
AEAEAF
93948F
656660

Tritanopia

EECCCD
C7C2C2
AEAFAF
978E8E
6B5E5E

Achromatopsia

DCDCDC
C6C6C6
AEAEAE
909090
5F5F5F

Shades & Tints Shades & Tints

#EFD8C3

Dark
Light

#C7C7BE

Dark
Light

#AEAEB0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #efd8c3;
  --color-2: #c7c7be;
  --color-3: #aeaeb0;
  --color-4: #988b91;
  --color-5: #6c5863;
}

SCSS

$color-1: #efd8c3;
$color-2: #c7c7be;
$color-3: #aeaeb0;
$color-4: #988b91;
$color-5: #6c5863;

TAILWIND

colors: {
  'brand-1': '#efd8c3',
  'brand-2': '#c7c7be',
  'brand-3': '#aeaeb0',
  'brand-4': '#988b91',
  'brand-5': '#6c5863',
}

RGB Array

[239, 216, 195], [199, 199, 190], [174, 174, 176], [152, 139, 145], [108, 88, 99]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EFD8C3, #C7C7BE, #AEAEB0, #988B91, #6C5863 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: #efd8c3; --color-2: #c7c7be; --color-3: #aeaeb0; --color-4: #988b91; --color-5: #6c5863. 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