← Back to Editor

#FFE6AE · #C7D588 · #A0A181 · #744A62 · #2F0221

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

#FFE6AE

Goose Yellow · Wheat · Lemon Cream

HEX
#FFE6AE
RGB
rgb(255, 230, 174)
HSL
hsl(41, 100%, 84%)
HSB
hsb(41, 32%, 100%)
CMYK
cmyk(0%, 10%, 32%, 0%)
Oklch
oklch(93.2% 0.077 86.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#C7D588

Willow Green · Tan · Apple Green

HEX
#C7D588
RGB
rgb(199, 213, 136)
HSL
hsl(71, 48%, 68%)
HSB
hsb(71, 36%, 84%)
CMYK
cmyk(7%, 0%, 36%, 16%)
Oklch
oklch(84.5% 0.101 117.0)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#A0A181

Autumn Sage · DarkSeaGreen · Sunflower

HEX
#A0A181
RGB
rgb(160, 161, 129)
HSL
hsl(62, 15%, 57%)
HSB
hsb(62, 20%, 63%)
CMYK
cmyk(1%, 0%, 20%, 37%)
Oklch
oklch(70.0% 0.045 109.0)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#744A62

Rose Purple · DimGray · Camellia

HEX
#744A62
RGB
rgb(116, 74, 98)
HSL
hsl(326, 22%, 37%)
HSB
hsb(326, 36%, 45%)
CMYK
cmyk(0%, 36%, 16%, 55%)
Oklch
oklch(46.5% 0.066 344.7)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#2F0221

Rose Purple · Black · Dark Purple

HEX
#2F0221
RGB
rgb(47, 2, 33)
HSL
hsl(319, 92%, 10%)
HSB
hsb(319, 96%, 18%)
CMYK
cmyk(0%, 96%, 30%, 82%)
Oklch
oklch(20.8% 0.083 343.6)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE6AE
ADC7FF

Analogous

FFBCAD
FFE6AE
F0FFAD

Triadic

FFE6AE
ADFFE5
E5ADFF

Split-Comp.

FFE6AE
ADF0FF
BCADFF

Tetradic

FFE6AE
ADFFBC
ADC7FF
FFADF0

Contrast Matrix WCAG 2.1 Contrast

FFE6AE
C7D588
A0A181
744A62
2F0221
1.3
Fail
2.2
Fail
5.9
AA
14.9
AAA
1.3
Fail
1.7
Fail
4.6
AA
11.6
AAA
2.2
Fail
1.7
Fail
2.7
Fail
6.9
AA
5.9
AA
4.6
AA
2.7
Fail
2.5
Fail
14.9
AAA
11.6
AAA
6.9
AA
2.5
Fail
White BG
1.2Fail
1.6Fail
2.7Fail
7.2AAA
18.2AAA
Black BG
17.2AAA
13.3AAA
7.9AAA
2.9Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4BC
CDCD9B
A0A089
62615C
1C1B19

Deuteranopia

F6F8BF
CCCB9F
A0A08B
64675B
1E2218

Tritanopia

FEC6C9
C8A9AD
A08F90
725857
2D1412

Achromatopsia

E7E7E7
C8C8C8
9D9D9D
595959
131313

Shades & Tints Shades & Tints

#FFE6AE

Dark
Light

#C7D588

Dark
Light

#A0A181

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe6ae;
  --color-2: #c7d588;
  --color-3: #a0a181;
  --color-4: #744a62;
  --color-5: #2f0221;
}

SCSS

$color-1: #ffe6ae;
$color-2: #c7d588;
$color-3: #a0a181;
$color-4: #744a62;
$color-5: #2f0221;

TAILWIND

colors: {
  'brand-1': '#ffe6ae',
  'brand-2': '#c7d588',
  'brand-3': '#a0a181',
  'brand-4': '#744a62',
  'brand-5': '#2f0221',
}

RGB Array

[255, 230, 174], [199, 213, 136], [160, 161, 129], [116, 74, 98], [47, 2, 33]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFE6AE, #C7D588, #A0A181, #744A62, #2F0221 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: #ffe6ae; --color-2: #c7d588; --color-3: #a0a181; --color-4: #744a62; --color-5: #2f0221. 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