← Back to Editor

#FFF6AB · #FEC1A2 · #BE8CA7 · #43476A · #2C2D3F

dark

A 5-color dark 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

#FFF6AB

Fresh Green · Wheat · Lemon Cream

HEX
#FFF6AB
RGB
rgb(255, 246, 171)
HSL
hsl(54, 100%, 84%)
HSB
hsb(54, 33%, 100%)
CMYK
cmyk(0%, 4%, 33%, 0%)
Oklch
oklch(96.3% 0.095 102.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FEC1A2

Apricot · LightPink · Peach Orange

HEX
#FEC1A2
RGB
rgb(254, 193, 162)
HSL
hsl(20, 98%, 82%)
HSB
hsb(20, 36%, 100%)
CMYK
cmyk(0%, 24%, 36%, 0%)
Oklch
oklch(85.9% 0.082 48.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#BE8CA7

Mauve · DarkGray · Rose Pink

HEX
#BE8CA7
RGB
rgb(190, 140, 167)
HSL
hsl(328, 28%, 65%)
HSB
hsb(328, 26%, 75%)
CMYK
cmyk(0%, 26%, 12%, 25%)
Oklch
oklch(69.7% 0.070 345.5)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#43476A

Indigo · DarkSlateGray · Prussian Blue

HEX
#43476A
RGB
rgb(67, 71, 106)
HSL
hsl(234, 23%, 34%)
HSB
hsb(234, 37%, 42%)
CMYK
cmyk(37%, 33%, 0%, 58%)
Oklch
oklch(41.0% 0.059 278.5)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#2C2D3F

Indigo · DarkSlateGray · Prussian Blue

HEX
#2C2D3F
RGB
rgb(44, 45, 63)
HSL
hsl(237, 18%, 21%)
HSB
hsb(237, 30%, 25%)
CMYK
cmyk(30%, 29%, 0%, 75%)
Oklch
oklch(30.4% 0.032 281.8)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF6AB
ADB6FF

Analogous

FFCEAD
FFF6AB
DEFFAD

Triadic

FFF6AB
ADFFF7
F7ADFF

Split-Comp.

FFF6AB
ADDEFF
CEADFF

Tetradic

FFF6AB
ADFFCE
ADB6FF
FFADDE

Contrast Matrix WCAG 2.1 Contrast

FFF6AB
FEC1A2
BE8CA7
43476A
2C2D3F
1.4
Fail
2.5
Fail
8.1
AAA
12.2
AAA
1.4
Fail
1.8
Fail
5.7
AA
8.6
AAA
2.5
Fail
1.8
Fail
3.2
AA Large
4.8
AA
8.1
AAA
5.7
AA
3.2
AA Large
1.5
Fail
12.2
AAA
8.6
AAA
4.8
AA
1.5
Fail
White BG
1.1Fail
1.6Fail
2.8Fail
8.9AAA
13.5AAA
Black BG
19.0AAA
13.4AAA
7.5AAA
2.3Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFBBD
E4E3AA
A8A8A0
454562
2C2C3B

Deuteranopia

FCFCC2
E7ECAB
ABAF9F
45445F
2C2C3A

Tritanopia

FFCBCF
FBAFB1
BC9B9A
435B59
2C3736

Achromatopsia

F0F0F0
D0D0D0
9E9E9E
4A4A4A
2F2F2F

Shades & Tints Shades & Tints

#FFF6AB

Dark
Light

#FEC1A2

Dark
Light

#BE8CA7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff6ab;
  --color-2: #fec1a2;
  --color-3: #be8ca7;
  --color-4: #43476a;
  --color-5: #2c2d3f;
}

SCSS

$color-1: #fff6ab;
$color-2: #fec1a2;
$color-3: #be8ca7;
$color-4: #43476a;
$color-5: #2c2d3f;

TAILWIND

colors: {
  'brand-1': '#fff6ab',
  'brand-2': '#fec1a2',
  'brand-3': '#be8ca7',
  'brand-4': '#43476a',
  'brand-5': '#2c2d3f',
}

RGB Array

[255, 246, 171], [254, 193, 162], [190, 140, 167], [67, 71, 106], [44, 45, 63]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #FFF6AB, #FEC1A2, #BE8CA7, #43476A, #2C2D3F 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: #fff6ab; --color-2: #fec1a2; --color-3: #be8ca7; --color-4: #43476a; --color-5: #2c2d3f. 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 dark-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