← Back to Editor

#F1D6A7 · #A5CCCB · #2E1C0E · #FF8B80 · #C5BD8E

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

#F1D6A7

Goose Yellow · Wheat · Peach Orange

HEX
#F1D6A7
RGB
rgb(241, 214, 167)
HSL
hsl(38, 73%, 80%)
HSB
hsb(38, 31%, 95%)
CMYK
cmyk(0%, 11%, 31%, 5%)
Oklch
oklch(88.7% 0.068 81.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#A5CCCB

Jade · LightSteelBlue · Lake Green

HEX
#A5CCCB
RGB
rgb(165, 204, 203)
HSL
hsl(178, 28%, 72%)
HSB
hsb(178, 19%, 80%)
CMYK
cmyk(19%, 0%, 0%, 20%)
Oklch
oklch(81.7% 0.041 194.4)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#2E1C0E

Tangerine · Black · Cinnamon

HEX
#2E1C0E
RGB
rgb(46, 28, 14)
HSL
hsl(26, 53%, 12%)
HSB
hsb(26, 70%, 18%)
CMYK
cmyk(0%, 39%, 70%, 82%)
Oklch
oklch(24.6% 0.037 57.8)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#FF8B80

Peach Pink · Salmon · Coral Red

HEX
#FF8B80
RGB
rgb(255, 139, 128)
HSL
hsl(5, 100%, 75%)
HSB
hsb(5, 50%, 100%)
CMYK
cmyk(0%, 45%, 50%, 0%)
Oklch
oklch(76.1% 0.142 26.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#C5BD8E

Fresh Green · Tan · Sunflower

HEX
#C5BD8E
RGB
rgb(197, 189, 142)
HSL
hsl(51, 32%, 66%)
HSB
hsb(51, 28%, 77%)
CMYK
cmyk(0%, 4%, 28%, 23%)
Oklch
oklch(79.3% 0.063 99.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F1D6A7
A7C2F1

Analogous

F1B1A7
F1D6A7
E7F1A7

Triadic

F1D6A7
A7F1D6
D6A7F1

Split-Comp.

F1D6A7
A7E7F1
B1A7F1

Tetradic

F1D6A7
A7F1B1
A7C2F1
F1A7E7

Contrast Matrix WCAG 2.1 Contrast

F1D6A7
A5CCCB
2E1C0E
FF8B80
C5BD8E
1.2
Fail
11.6
AAA
1.6
Fail
1.4
Fail
1.2
Fail
9.4
AAA
1.3
Fail
1.1
Fail
11.6
AAA
9.4
AAA
7.2
AAA
8.6
AAA
1.6
Fail
1.3
Fail
7.2
AAA
1.2
Fail
1.4
Fail
1.1
Fail
8.6
AAA
1.2
Fail
White BG
1.4Fail
1.7Fail
16.3AAA
2.3Fail
1.9Fail
Black BG
14.9AAA
12.1AAA
1.3Fail
9.3AAA
11.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E5E5B2
B6B6CB
262611
CDCC83
C2C199

Deuteranopia

E7E9B5
B4B1CB
272912
D4DC83
C2C39C

Tritanopia

F0BBBD
A7CBCB
2D1415
F98585
C5A2A4

Achromatopsia

D9D9D9
C0C0C0
202020
ACACAC
BABABA

Shades & Tints Shades & Tints

#F1D6A7

Dark
Light

#A5CCCB

Dark
Light

#2E1C0E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f1d6a7;
  --color-2: #a5cccb;
  --color-3: #2e1c0e;
  --color-4: #ff8b80;
  --color-5: #c5bd8e;
}

SCSS

$color-1: #f1d6a7;
$color-2: #a5cccb;
$color-3: #2e1c0e;
$color-4: #ff8b80;
$color-5: #c5bd8e;

TAILWIND

colors: {
  'brand-1': '#f1d6a7',
  'brand-2': '#a5cccb',
  'brand-3': '#2e1c0e',
  'brand-4': '#ff8b80',
  'brand-5': '#c5bd8e',
}

RGB Array

[241, 214, 167], [165, 204, 203], [46, 28, 14], [255, 139, 128], [197, 189, 142]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F1D6A7, #A5CCCB, #2E1C0E, #FF8B80, #C5BD8E 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: #f1d6a7; --color-2: #a5cccb; --color-3: #2e1c0e; --color-4: #ff8b80; --color-5: #c5bd8e. 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