← Back to Editor

#FFE7D6 · #E3CFC1 · #7D7C7C · #3E5157 · #1F1F1F

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

#FFE7D6

Apricot · Beige · Peach Orange

HEX
#FFE7D6
RGB
rgb(255, 231, 214)
HSL
hsl(25, 100%, 92%)
HSB
hsb(25, 16%, 100%)
CMYK
cmyk(0%, 9%, 16%, 0%)
Oklch
oklch(94.3% 0.035 57.6)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#E3CFC1

Apricot · LightGray · Peach Orange

HEX
#E3CFC1
RGB
rgb(227, 207, 193)
HSL
hsl(25, 38%, 82%)
HSB
hsb(25, 15%, 89%)
CMYK
cmyk(0%, 9%, 15%, 11%)
Oklch
oklch(86.7% 0.029 57.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#7D7C7C

Ink Gray · Gray · Warm Gray

HEX
#7D7C7C
RGB
rgb(125, 124, 124)
HSL
hsl(0, 0%, 49%)
HSB
hsb(0, 1%, 49%)
CMYK
cmyk(0%, 1%, 1%, 51%)
Oklch
oklch(58.7% 0.001 17.2)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#3E5157

Slate Blue · DarkSlateGray · Mint Ice

HEX
#3E5157
RGB
rgb(62, 81, 87)
HSL
hsl(194, 17%, 29%)
HSB
hsb(194, 29%, 34%)
CMYK
cmyk(29%, 7%, 0%, 66%)
Oklch
oklch(42.1% 0.026 219.1)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#1F1F1F

Ink Black · Black · Dark Stone

HEX
#1F1F1F
RGB
rgb(31, 31, 31)
HSL
hsl(0, 0%, 12%)
HSB
hsb(0, 0%, 12%)
CMYK
cmyk(0%, 0%, 0%, 88%)
Oklch
oklch(23.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE7D6
D6EEFF

Analogous

FFD6DA
FFE7D6
FFFCD6

Triadic

FFE7D6
D6FFE7
E7D6FF

Split-Comp.

FFE7D6
D6FFFC
D6DAFF

Tetradic

FFE7D6
DAFFD6
D6EEFF
FCD6FF

Contrast Matrix WCAG 2.1 Contrast

FFE7D6
E3CFC1
7D7C7C
3E5157
1F1F1F
1.3
Fail
3.5
AA Large
7.0
AAA
13.9
AAA
1.3
Fail
2.8
Fail
5.5
AA
11.0
AAA
3.5
AA Large
2.8
Fail
2.0
Fail
4.0
AA Large
7.0
AAA
5.5
AA
2.0
Fail
2.0
Fail
13.9
AAA
11.0
AAA
4.0
AA Large
2.0
Fail
White BG
1.2Fail
1.5Fail
4.2AA Large
8.3AAA
16.5AAA
Black BG
17.7AAA
14.0AAA
5.0AA
2.5Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F5F4DA
DADAC4
7D7D7C
464656
1F1F1F

Deuteranopia

F6F8DB
DCDDC5
7D7D7C
454455
1F1F1F

Tritanopia

FEDDDE
E2C7C8
7D7C7C
3F5454
1F1F1F

Achromatopsia

ECECEC
D3D3D3
7C7C7C
4C4C4C
1F1F1F

Shades & Tints Shades & Tints

#FFE7D6

Dark
Light

#E3CFC1

Dark
Light

#7D7C7C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe7d6;
  --color-2: #e3cfc1;
  --color-3: #7d7c7c;
  --color-4: #3e5157;
  --color-5: #1f1f1f;
}

SCSS

$color-1: #ffe7d6;
$color-2: #e3cfc1;
$color-3: #7d7c7c;
$color-4: #3e5157;
$color-5: #1f1f1f;

TAILWIND

colors: {
  'brand-1': '#ffe7d6',
  'brand-2': '#e3cfc1',
  'brand-3': '#7d7c7c',
  'brand-4': '#3e5157',
  'brand-5': '#1f1f1f',
}

RGB Array

[255, 231, 214], [227, 207, 193], [125, 124, 124], [62, 81, 87], [31, 31, 31]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFE7D6, #E3CFC1, #7D7C7C, #3E5157, #1F1F1F 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: #ffe7d6; --color-2: #e3cfc1; --color-3: #7d7c7c; --color-4: #3e5157; --color-5: #1f1f1f. 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