← Back to Editor

#FFCEC3 · #FFB08B · #876C65 · #382334 · #99C8A8

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

#FFCEC3

Peach Pink · Pink · Cherry Blossom

HEX
#FFCEC3
RGB
rgb(255, 206, 195)
HSL
hsl(11, 100%, 88%)
HSB
hsb(11, 24%, 100%)
CMYK
cmyk(0%, 19%, 24%, 0%)
Oklch
oklch(89.1% 0.058 32.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FFB08B

Apricot · LightSalmon · Peach Orange

HEX
#FFB08B
RGB
rgb(255, 176, 139)
HSL
hsl(19, 100%, 77%)
HSB
hsb(19, 45%, 100%)
CMYK
cmyk(0%, 31%, 45%, 0%)
Oklch
oklch(82.4% 0.106 45.9)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#876C65

Crimson · DimGray · Passion Red

HEX
#876C65
RGB
rgb(135, 108, 101)
HSL
hsl(12, 14%, 46%)
HSB
hsb(12, 25%, 53%)
CMYK
cmyk(0%, 20%, 25%, 47%)
Oklch
oklch(55.6% 0.036 34.9)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#382334

Rose Purple · DarkSlateGray · Dark Purple

HEX
#382334
RGB
rgb(56, 35, 52)
HSL
hsl(311, 23%, 18%)
HSB
hsb(311, 37%, 22%)
CMYK
cmyk(0%, 38%, 7%, 78%)
Oklch
oklch(28.9% 0.042 333.6)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#99C8A8

Celadon · DarkSeaGreen · Apple Green

HEX
#99C8A8
RGB
rgb(153, 200, 168)
HSL
hsl(139, 30%, 69%)
HSB
hsb(139, 24%, 78%)
CMYK
cmyk(24%, 0%, 16%, 22%)
Oklch
oklch(79.1% 0.067 154.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFCEC3
C2F4FF

Analogous

FFC2D5
FFCEC3
FFECC2

Triadic

FFCEC3
C2FFCD
CDC2FF

Split-Comp.

FFCEC3
C2FFEC
C2D5FF

Tetradic

FFCEC3
D5FFC2
C2F4FF
ECC2FF

Contrast Matrix WCAG 2.1 Contrast

FFCEC3
FFB08B
876C65
382334
99C8A8
1.3
Fail
3.4
AA Large
10.2
AAA
1.3
Fail
1.3
Fail
2.7
Fail
8.1
AAA
1.1
Fail
3.4
AA Large
2.7
Fail
3.0
Fail
2.6
Fail
10.2
AAA
8.1
AAA
3.0
Fail
7.7
AAA
1.3
Fail
1.1
Fail
2.6
Fail
7.7
AAA
White BG
1.4Fail
1.8Fail
4.8AA
14.4AAA
1.9Fail
Black BG
14.9AAA
11.8AAA
4.4AA Large
1.5Fail
11.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EAE9C6
DDDC94
7B7B67
2F2F30
ADAEB0

Deuteranopia

EDF0C6
E1E796
7D7F67
30322F
ABA7B2

Tritanopia

FDC8C8
FB9B9D
866868
372D2C
9BB6B7

Achromatopsia

DBDBDB
C3C3C3
737373
2B2B2B
B6B6B6

Shades & Tints Shades & Tints

#FFCEC3

Dark
Light

#FFB08B

Dark
Light

#876C65

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffcec3;
  --color-2: #ffb08b;
  --color-3: #876c65;
  --color-4: #382334;
  --color-5: #99c8a8;
}

SCSS

$color-1: #ffcec3;
$color-2: #ffb08b;
$color-3: #876c65;
$color-4: #382334;
$color-5: #99c8a8;

TAILWIND

colors: {
  'brand-1': '#ffcec3',
  'brand-2': '#ffb08b',
  'brand-3': '#876c65',
  'brand-4': '#382334',
  'brand-5': '#99c8a8',
}

RGB Array

[255, 206, 195], [255, 176, 139], [135, 108, 101], [56, 35, 52], [153, 200, 168]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFCEC3, #FFB08B, #876C65, #382334, #99C8A8 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: #ffcec3; --color-2: #ffb08b; --color-3: #876c65; --color-4: #382334; --color-5: #99c8a8. 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