← Back to Editor

#FFFFCE · #C2D1B0 · #92AE9F · #8E7264 · #893823

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

#FFFFCE

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFCE
RGB
rgb(255, 255, 206)
HSL
hsl(60, 100%, 90%)
HSB
hsb(60, 19%, 100%)
CMYK
cmyk(0%, 0%, 19%, 0%)
Oklch
oklch(98.8% 0.063 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C2D1B0

Willow Green · Silver · Apple Green

HEX
#C2D1B0
RGB
rgb(194, 209, 176)
HSL
hsl(87, 26%, 75%)
HSB
hsb(87, 16%, 82%)
CMYK
cmyk(7%, 0%, 16%, 18%)
Oklch
oklch(84.0% 0.048 127.4)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#92AE9F

Celadon · DarkSeaGreen · Apple Green

HEX
#92AE9F
RGB
rgb(146, 174, 159)
HSL
hsl(148, 15%, 63%)
HSB
hsb(148, 16%, 68%)
CMYK
cmyk(16%, 0%, 9%, 32%)
Oklch
oklch(72.5% 0.038 161.9)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#8E7264

Tangerine · Gray · Amber Brown

HEX
#8E7264
RGB
rgb(142, 114, 100)
HSL
hsl(20, 17%, 47%)
HSB
hsb(20, 30%, 56%)
CMYK
cmyk(0%, 20%, 30%, 44%)
Oklch
oklch(57.5% 0.041 48.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#893823

Crimson · Brown · Wine Red

HEX
#893823
RGB
rgb(137, 56, 35)
HSL
hsl(12, 59%, 34%)
HSB
hsb(12, 74%, 54%)
CMYK
cmyk(0%, 59%, 74%, 46%)
Oklch
oklch(44.8% 0.116 35.6)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFCE
CCCCFF

Analogous

FFE6CC
FFFFCE
E6FFCC

Triadic

FFFFCE
CCFFFF
FFCCFF

Split-Comp.

FFFFCE
CCE6FF
E6CCFF

Tetradic

FFFFCE
CCFFE6
CCCCFF
FFCCE6

Contrast Matrix WCAG 2.1 Contrast

FFFFCE
C2D1B0
92AE9F
8E7264
893823
1.6
Fail
2.3
Fail
4.3
AA Large
7.7
AAA
1.6
Fail
1.5
Fail
2.8
Fail
4.9
AA
2.3
Fail
1.5
Fail
1.9
Fail
3.3
AA Large
4.3
AA Large
2.8
Fail
1.9
Fail
1.8
Fail
7.7
AAA
4.9
AA
3.3
AA Large
1.8
Fail
White BG
1.0Fail
1.6Fail
2.4Fail
4.4AA Large
7.9AAA
Black BG
20.4AAA
13.0AAA
8.8AAA
4.7AA
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFDA
C8C9B8
9E9EA3
828267
666528

Deuteranopia

FFFFDD
C8C6BA
9D9AA4
848668
6B7129

Tritanopia

FFE3E5
C3BEC0
93A5A6
8D6A6B
852C2D

Achromatopsia

F9F9F9
C9C9C9
A4A4A4
797979
4E4E4E

Shades & Tints Shades & Tints

#FFFFCE

Dark
Light

#C2D1B0

Dark
Light

#92AE9F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffce;
  --color-2: #c2d1b0;
  --color-3: #92ae9f;
  --color-4: #8e7264;
  --color-5: #893823;
}

SCSS

$color-1: #ffffce;
$color-2: #c2d1b0;
$color-3: #92ae9f;
$color-4: #8e7264;
$color-5: #893823;

TAILWIND

colors: {
  'brand-1': '#ffffce',
  'brand-2': '#c2d1b0',
  'brand-3': '#92ae9f',
  'brand-4': '#8e7264',
  'brand-5': '#893823',
}

RGB Array

[255, 255, 206], [194, 209, 176], [146, 174, 159], [142, 114, 100], [137, 56, 35]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFCE, #C2D1B0, #92AE9F, #8E7264, #893823 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: #ffffce; --color-2: #c2d1b0; --color-3: #92ae9f; --color-4: #8e7264; --color-5: #893823. 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