← Back to Editor

#FEFAC2 · #EFDAC3 · #B4A2AA · #7A656C · #3C3D4C

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

#FEFAC2

Fresh Green · Bisque · Lemon Cream

HEX
#FEFAC2
RGB
rgb(254, 250, 194)
HSL
hsl(56, 97%, 88%)
HSB
hsb(56, 24%, 100%)
CMYK
cmyk(0%, 2%, 24%, 0%)
Oklch
oklch(97.5% 0.072 104.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#EFDAC3

Goose Yellow · Wheat · Peach Orange

HEX
#EFDAC3
RGB
rgb(239, 218, 195)
HSL
hsl(31, 58%, 85%)
HSB
hsb(31, 18%, 94%)
CMYK
cmyk(0%, 9%, 18%, 6%)
Oklch
oklch(89.9% 0.039 69.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#B4A2AA

Rouge · DarkGray · Rose Pink

HEX
#B4A2AA
RGB
rgb(180, 162, 170)
HSL
hsl(333, 11%, 67%)
HSB
hsb(333, 10%, 71%)
CMYK
cmyk(0%, 10%, 6%, 29%)
Oklch
oklch(73.0% 0.024 349.0)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#7A656C

Dark Violet · DimGray · Warm Gray

HEX
#7A656C
RGB
rgb(122, 101, 108)
HSL
hsl(340, 9%, 44%)
HSB
hsb(340, 17%, 48%)
CMYK
cmyk(0%, 17%, 11%, 52%)
Oklch
oklch(52.9% 0.029 356.1)

TraditionalDark Violet」· PaintWarm Gray」· Creative Urban Concrete

#3C3D4C

Indigo · DarkSlateGray · Prussian Blue

HEX
#3C3D4C
RGB
rgb(60, 61, 76)
HSL
hsl(236, 12%, 27%)
HSB
hsb(236, 21%, 30%)
CMYK
cmyk(21%, 20%, 0%, 70%)
Oklch
oklch(36.5% 0.026 282.0)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEFAC2
C3C7FE

Analogous

FEDCC3
FEFAC2
E4FEC3

Triadic

FEFAC2
C3FEFA
FAC3FE

Split-Comp.

FEFAC2
C3E4FE
DCC3FE

Tetradic

FEFAC2
C3FEDC
C3C7FE
FEC3E4

Contrast Matrix WCAG 2.1 Contrast

FEFAC2
EFDAC3
B4A2AA
7A656C
3C3D4C
1.3
Fail
2.3
Fail
5.0
AA
10.0
AAA
1.3
Fail
1.8
Fail
4.0
AA Large
7.9
AAA
2.3
Fail
1.8
Fail
2.2
Fail
4.4
AA Large
5.0
AA
4.0
AA Large
2.2
Fail
2.0
Fail
10.0
AAA
7.9
AAA
4.4
AA Large
2.0
Fail
White BG
1.1Fail
1.4Fail
2.4Fail
5.4AA
10.7AAA
Black BG
19.7AAA
15.5AAA
8.7AAA
3.9AA Large
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFCD0
E6E6C9
ACACA8
71716A
3C3C48

Deuteranopia

FDFDD3
E7E9CA
ADAFA8
72746A
3C3C48

Tritanopia

FEDADD
EECDCE
B3A7A6
796969
3C4645

Achromatopsia

F5F5F5
DEDEDE
A8A8A8
6C6C6C
3E3E3E

Shades & Tints Shades & Tints

#FEFAC2

Dark
Light

#EFDAC3

Dark
Light

#B4A2AA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fefac2;
  --color-2: #efdac3;
  --color-3: #b4a2aa;
  --color-4: #7a656c;
  --color-5: #3c3d4c;
}

SCSS

$color-1: #fefac2;
$color-2: #efdac3;
$color-3: #b4a2aa;
$color-4: #7a656c;
$color-5: #3c3d4c;

TAILWIND

colors: {
  'brand-1': '#fefac2',
  'brand-2': '#efdac3',
  'brand-3': '#b4a2aa',
  'brand-4': '#7a656c',
  'brand-5': '#3c3d4c',
}

RGB Array

[254, 250, 194], [239, 218, 195], [180, 162, 170], [122, 101, 108], [60, 61, 76]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FEFAC2, #EFDAC3, #B4A2AA, #7A656C, #3C3D4C 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: #fefac2; --color-2: #efdac3; --color-3: #b4a2aa; --color-4: #7a656c; --color-5: #3c3d4c. 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