← Back to Editor

#FFF1EB · #DEB7A6 · #8F6F61 · #071526 · #04090F

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

#FFF1EB

Apricot · SeaShell · Peach Orange

HEX
#FFF1EB
RGB
rgb(255, 241, 235)
HSL
hsl(18, 100%, 96%)
HSB
hsb(18, 8%, 100%)
CMYK
cmyk(0%, 5%, 8%, 0%)
Oklch
oklch(96.8% 0.017 44.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#DEB7A6

Apricot · Tan · Peach Orange

HEX
#DEB7A6
RGB
rgb(222, 183, 166)
HSL
hsl(18, 46%, 76%)
HSB
hsb(18, 25%, 87%)
CMYK
cmyk(0%, 18%, 25%, 13%)
Oklch
oklch(80.9% 0.051 44.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#8F6F61

Tangerine · Gray · Amber Brown

HEX
#8F6F61
RGB
rgb(143, 111, 97)
HSL
hsl(18, 19%, 47%)
HSB
hsb(18, 32%, 56%)
CMYK
cmyk(0%, 22%, 32%, 44%)
Oklch
oklch(56.9% 0.046 44.8)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#071526

Indigo · Black · Deep Sea Blue

HEX
#071526
RGB
rgb(7, 21, 38)
HSL
hsl(213, 69%, 9%)
HSB
hsb(213, 82%, 15%)
CMYK
cmyk(82%, 45%, 0%, 85%)
Oklch
oklch(19.3% 0.040 254.0)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#04090F

Indigo · Black · Deep Sea Blue

HEX
#04090F
RGB
rgb(4, 9, 15)
HSL
hsl(213, 58%, 4%)
HSB
hsb(213, 73%, 6%)
CMYK
cmyk(73%, 40%, 0%, 94%)
Oklch
oklch(13.6% 0.017 247.0)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF1EB
EBF9FF

Analogous

FFEBEF
FFF1EB
FFFBEB

Triadic

FFF1EB
EBFFF1
F1EBFF

Split-Comp.

FFF1EB
EBFFFB
EBEFFF

Tetradic

FFF1EB
EFFFEB
EBF9FF
FBEBFF

Contrast Matrix WCAG 2.1 Contrast

FFF1EB
DEB7A6
8F6F61
071526
04090F
1.7
Fail
4.1
AA Large
16.6
AAA
18.1
AAA
1.7
Fail
2.5
Fail
10.0
AAA
10.9
AAA
4.1
AA Large
2.5
Fail
4.0
AA Large
4.4
AA Large
16.6
AAA
10.0
AAA
4.0
AA Large
1.1
Fail
18.1
AAA
10.9
AAA
4.4
AA Large
1.1
Fail
White BG
1.1Fail
1.8Fail
4.6AA
18.4AAA
20.0AAA
Black BG
19.0AAA
11.4AAA
4.6AA
1.1Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F9F9EC
CDCDAA
818164
0D0D22
06060E

Deuteranopia

FAFBED
CFD2AB
838565
0C0B21
06060D

Tritanopia

FEEEEE
DCADAE
8D6768
081F1E
040C0C

Achromatopsia

F5F5F5
C1C1C1
777777
131313
080808

Shades & Tints Shades & Tints

#FFF1EB

Dark
Light

#DEB7A6

Dark
Light

#8F6F61

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff1eb;
  --color-2: #deb7a6;
  --color-3: #8f6f61;
  --color-4: #071526;
  --color-5: #04090f;
}

SCSS

$color-1: #fff1eb;
$color-2: #deb7a6;
$color-3: #8f6f61;
$color-4: #071526;
$color-5: #04090f;

TAILWIND

colors: {
  'brand-1': '#fff1eb',
  'brand-2': '#deb7a6',
  'brand-3': '#8f6f61',
  'brand-4': '#071526',
  'brand-5': '#04090f',
}

RGB Array

[255, 241, 235], [222, 183, 166], [143, 111, 97], [7, 21, 38], [4, 9, 15]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF1EB, #DEB7A6, #8F6F61, #071526, #04090F 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: #fff1eb; --color-2: #deb7a6; --color-3: #8f6f61; --color-4: #071526; --color-5: #04090f. 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