← Back to Editor

#F3D0B2 · #D9C2A2 · #CABB9E · #FF5672 · #2B1E16

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F3D0B2

Apricot · Wheat · Peach Orange

HEX
#F3D0B2
RGB
rgb(243, 208, 178)
HSL
hsl(28, 73%, 83%)
HSB
hsb(28, 27%, 95%)
CMYK
cmyk(0%, 14%, 27%, 5%)
Oklch
oklch(88.0% 0.056 62.6)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#D9C2A2

Goose Yellow · Tan · Warm Sun

HEX
#D9C2A2
RGB
rgb(217, 194, 162)
HSL
hsl(35, 42%, 74%)
HSB
hsb(35, 25%, 85%)
CMYK
cmyk(0%, 11%, 25%, 15%)
Oklch
oklch(82.5% 0.050 76.0)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#CABB9E

Goose Yellow · Tan · Sunflower

HEX
#CABB9E
RGB
rgb(202, 187, 158)
HSL
hsl(40, 29%, 71%)
HSB
hsb(40, 22%, 79%)
CMYK
cmyk(0%, 7%, 22%, 21%)
Oklch
oklch(79.7% 0.043 83.8)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#FF5672

Peach Pink · Salmon · Coral Red

HEX
#FF5672
RGB
rgb(255, 86, 114)
HSL
hsl(350, 100%, 67%)
HSB
hsb(350, 66%, 100%)
CMYK
cmyk(0%, 66%, 55%, 0%)
Oklch
oklch(68.9% 0.204 14.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#2B1E16

Tangerine · Black · Cinnamon

HEX
#2B1E16
RGB
rgb(43, 30, 22)
HSL
hsl(23, 32%, 13%)
HSB
hsb(23, 49%, 17%)
CMYK
cmyk(0%, 30%, 49%, 83%)
Oklch
oklch(24.8% 0.025 52.8)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F3D0B2
B4D6F3

Analogous

F3B4B6
F3D0B2
F3F1B4

Triadic

F3D0B2
B4F3D2
D2B4F3

Split-Comp.

F3D0B2
B4F3F1
B4B6F3

Tetradic

F3D0B2
B6F3B4
B4D6F3
F1B4F3

Contrast Matrix WCAG 2.1 Contrast

F3D0B2
D9C2A2
CABB9E
FF5672
2B1E16
1.2
Fail
1.3
Fail
2.1
Fail
11.1
AAA
1.2
Fail
1.1
Fail
1.8
Fail
9.4
AAA
1.3
Fail
1.1
Fail
1.6
Fail
8.5
AAA
2.1
Fail
1.8
Fail
1.6
Fail
5.3
AA
11.1
AAA
9.4
AAA
8.5
AAA
5.3
AA
White BG
1.5Fail
1.7Fail
1.9Fail
3.1AA Large
16.2AAA
Black BG
14.5AAA
12.2AAA
11.1AAA
6.8AA
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E4E4B9
CFCFAA
C4C3A5
B6B46B
252518

Deuteranopia

E6E9BB
D0D2AC
C4C5A7
C0CC6A
262718

Tritanopia

F1BFC0
D8B0B1
C9ABAC
F76665
2A191A

Achromatopsia

D7D7D7
C5C5C5
BCBCBC
8C8C8C
212121

Shades & Tints Shades & Tints

#F3D0B2

Dark
Light

#D9C2A2

Dark
Light

#CABB9E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f3d0b2;
  --color-2: #d9c2a2;
  --color-3: #cabb9e;
  --color-4: #ff5672;
  --color-5: #2b1e16;
}

SCSS

$color-1: #f3d0b2;
$color-2: #d9c2a2;
$color-3: #cabb9e;
$color-4: #ff5672;
$color-5: #2b1e16;

TAILWIND

colors: {
  'brand-1': '#f3d0b2',
  'brand-2': '#d9c2a2',
  'brand-3': '#cabb9e',
  'brand-4': '#ff5672',
  'brand-5': '#2b1e16',
}

RGB Array

[243, 208, 178], [217, 194, 162], [202, 187, 158], [255, 86, 114], [43, 30, 22]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F3D0B2, #D9C2A2, #CABB9E, #FF5672, #2B1E16 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: #f3d0b2; --color-2: #d9c2a2; --color-3: #cabb9e; --color-4: #ff5672; --color-5: #2b1e16. 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