← Back to Editor

#F2E6D0 · #F7B2B4 · #C9AFB0 · #A6A1A1 · #4A4A4A

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#F2E6D0

Goose Yellow · Bisque · Peach Orange

HEX
#F2E6D0
RGB
rgb(242, 230, 208)
HSL
hsl(39, 57%, 88%)
HSB
hsb(39, 14%, 95%)
CMYK
cmyk(0%, 5%, 14%, 5%)
Oklch
oklch(92.9% 0.032 82.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F7B2B4

Peach Pink · LightPink · Cherry Blossom

HEX
#F7B2B4
RGB
rgb(247, 178, 180)
HSL
hsl(358, 81%, 83%)
HSB
hsb(358, 28%, 97%)
CMYK
cmyk(0%, 28%, 27%, 3%)
Oklch
oklch(82.9% 0.081 17.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#C9AFB0

Peach Pink · Silver · Coral Red

HEX
#C9AFB0
RGB
rgb(201, 175, 176)
HSL
hsl(358, 19%, 74%)
HSB
hsb(358, 13%, 79%)
CMYK
cmyk(0%, 13%, 12%, 21%)
Oklch
oklch(77.7% 0.030 15.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#A6A1A1

Ash · DarkGray · Silver Sand

HEX
#A6A1A1
RGB
rgb(166, 161, 161)
HSL
hsl(0, 3%, 64%)
HSB
hsb(0, 3%, 65%)
CMYK
cmyk(0%, 3%, 3%, 35%)
Oklch
oklch(71.3% 0.006 17.3)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#4A4A4A

Dark Cyan · DarkSlateGray · Charcoal

HEX
#4A4A4A
RGB
rgb(74, 74, 74)
HSL
hsl(0, 0%, 29%)
HSB
hsb(0, 0%, 29%)
CMYK
cmyk(0%, 0%, 0%, 71%)
Oklch
oklch(40.9% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2E6D0
CFDBF2

Analogous

F2D4CF
F2E6D0
EDF2CF

Triadic

F2E6D0
CFF2E6
E6CFF2

Split-Comp.

F2E6D0
CFEDF2
D4CFF2

Tetradic

F2E6D0
CFF2D4
CFDBF2
F2CFED

Contrast Matrix WCAG 2.1 Contrast

F2E6D0
F7B2B4
C9AFB0
A6A1A1
4A4A4A
1.4
Fail
1.7
Fail
2.1
Fail
7.2
AAA
1.4
Fail
1.2
Fail
1.5
Fail
5.1
AA
1.7
Fail
1.2
Fail
1.2
Fail
4.3
AA Large
2.1
Fail
1.5
Fail
1.2
Fail
3.5
AA Large
7.2
AAA
5.1
AA
4.3
AA Large
3.5
AA Large
White BG
1.2Fail
1.8Fail
2.1Fail
2.6Fail
8.9AAA
Black BG
17.0AAA
12.0AAA
10.2AAA
8.2AAA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EDEDD5
D9D9B4
BEBEB0
A4A4A1
4A4A4A

Deuteranopia

EEEED7
DDE2B3
BFC1B0
A4A5A1
4A4A4A

Tritanopia

F1DADA
F4B3B3
C8B0B0
A6A1A1
4A4A4A

Achromatopsia

E7E7E7
C7C7C7
B7B7B7
A2A2A2
4A4A4A

Shades & Tints Shades & Tints

#F2E6D0

Dark
Light

#F7B2B4

Dark
Light

#C9AFB0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2e6d0;
  --color-2: #f7b2b4;
  --color-3: #c9afb0;
  --color-4: #a6a1a1;
  --color-5: #4a4a4a;
}

SCSS

$color-1: #f2e6d0;
$color-2: #f7b2b4;
$color-3: #c9afb0;
$color-4: #a6a1a1;
$color-5: #4a4a4a;

TAILWIND

colors: {
  'brand-1': '#f2e6d0',
  'brand-2': '#f7b2b4',
  'brand-3': '#c9afb0',
  'brand-4': '#a6a1a1',
  'brand-5': '#4a4a4a',
}

RGB Array

[242, 230, 208], [247, 178, 180], [201, 175, 176], [166, 161, 161], [74, 74, 74]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F2E6D0, #F7B2B4, #C9AFB0, #A6A1A1, #4A4A4A is ideal for: health products, baby brands, fresh-style blogs, 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: #f2e6d0; --color-2: #f7b2b4; --color-3: #c9afb0; --color-4: #a6a1a1; --color-5: #4a4a4a. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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