← Back to Editor

#FF6883 · #F3C8B8 · #DBCCB9 · #5E5F4F · #2A2D24

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

#FF6883

Peach Pink · LightCoral · Coral Red

HEX
#FF6883
RGB
rgb(255, 104, 131)
HSL
hsl(349, 100%, 70%)
HSB
hsb(349, 59%, 100%)
CMYK
cmyk(0%, 59%, 49%, 0%)
Oklch
oklch(71.3% 0.184 12.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#F3C8B8

Apricot · Wheat · Peach Orange

HEX
#F3C8B8
RGB
rgb(243, 200, 184)
HSL
hsl(16, 71%, 84%)
HSB
hsb(16, 24%, 95%)
CMYK
cmyk(0%, 18%, 24%, 5%)
Oklch
oklch(86.6% 0.054 41.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#DBCCB9

Goose Yellow · LightGray · Peach Orange

HEX
#DBCCB9
RGB
rgb(219, 204, 185)
HSL
hsl(34, 32%, 79%)
HSB
hsb(34, 16%, 86%)
CMYK
cmyk(0%, 7%, 16%, 14%)
Oklch
oklch(85.2% 0.031 73.9)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#5E5F4F

Autumn Sage · DimGray · Charcoal

HEX
#5E5F4F
RGB
rgb(94, 95, 79)
HSL
hsl(64, 9%, 34%)
HSB
hsb(64, 17%, 37%)
CMYK
cmyk(1%, 0%, 17%, 63%)
Oklch
oklch(48.0% 0.025 110.2)

TraditionalAutumn Sage」· PaintCharcoal」· Creative Midnight Shadow

#2A2D24

Grass Green · DarkSlateGray · Dark Green

HEX
#2A2D24
RGB
rgb(42, 45, 36)
HSL
hsl(80, 11%, 16%)
HSB
hsb(80, 20%, 18%)
CMYK
cmyk(7%, 0%, 20%, 82%)
Oklch
oklch(29.1% 0.016 122.4)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF6883
66FFE3

Analogous

FF66CF
FF6883
FF9666

Triadic

FF6883
82FF66
6682FF

Split-Comp.

FF6883
66FF96
66CFFF

Tetradic

FF6883
CFFF66
66FFE3
9666FF

Contrast Matrix WCAG 2.1 Contrast

FF6883
F3C8B8
DBCCB9
5E5F4F
2A2D24
1.8
Fail
1.8
Fail
2.3
Fail
5.0
AA
1.8
Fail
1.0
Fail
4.3
AA Large
9.2
AAA
1.8
Fail
1.0
Fail
4.1
AA Large
8.9
AAA
2.3
Fail
4.3
AA Large
4.1
AA Large
2.2
Fail
5.0
AA
9.2
AAA
8.9
AAA
2.2
Fail
White BG
2.8Fail
1.5Fail
1.6Fail
6.5AA
14.0AAA
Black BG
7.6AAA
13.8AAA
13.3AAA
3.2AA Large
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

BEBC7C
E0E0BC
D5D4BE
5E5E53
2B2B26

Deuteranopia

C6D27B
E3E6BD
D5D6BF
5E5E54
2B2B27

Tritanopia

F77776
F1BFC0
DAC1C2
5E5657
2A2828

Achromatopsia

989898
D3D3D3
CECECE
5D5D5D
2B2B2B

Shades & Tints Shades & Tints

#FF6883

Dark
Light

#F3C8B8

Dark
Light

#DBCCB9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff6883;
  --color-2: #f3c8b8;
  --color-3: #dbccb9;
  --color-4: #5e5f4f;
  --color-5: #2a2d24;
}

SCSS

$color-1: #ff6883;
$color-2: #f3c8b8;
$color-3: #dbccb9;
$color-4: #5e5f4f;
$color-5: #2a2d24;

TAILWIND

colors: {
  'brand-1': '#ff6883',
  'brand-2': '#f3c8b8',
  'brand-3': '#dbccb9',
  'brand-4': '#5e5f4f',
  'brand-5': '#2a2d24',
}

RGB Array

[255, 104, 131], [243, 200, 184], [219, 204, 185], [94, 95, 79], [42, 45, 36]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF6883, #F3C8B8, #DBCCB9, #5E5F4F, #2A2D24 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: #ff6883; --color-2: #f3c8b8; --color-3: #dbccb9; --color-4: #5e5f4f; --color-5: #2a2d24. 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