← Back to Editor

#FDEEC1 · #ABBD99 · #999933 · #3B291B · #51DDDE

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FDEEC1

Goose Yellow · Bisque · Lemon Cream

HEX
#FDEEC1
RGB
rgb(253, 238, 193)
HSL
hsl(45, 94%, 87%)
HSB
hsb(45, 24%, 99%)
CMYK
cmyk(0%, 6%, 24%, 1%)
Oklch
oklch(95.0% 0.060 91.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#ABBD99

Celadon · DarkGray · Apple Green

HEX
#ABBD99
RGB
rgb(171, 189, 153)
HSL
hsl(90, 21%, 67%)
HSB
hsb(90, 19%, 74%)
CMYK
cmyk(10%, 0%, 19%, 26%)
Oklch
oklch(77.5% 0.054 129.3)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#999933

Autumn Sage · DarkGoldenRod · Honey Gold

HEX
#999933
RGB
rgb(153, 153, 51)
HSL
hsl(60, 50%, 40%)
HSB
hsb(60, 67%, 60%)
CMYK
cmyk(0%, 0%, 67%, 40%)
Oklch
oklch(66.3% 0.123 109.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#3B291B

Tangerine · DarkSlateGray · Cinnamon

HEX
#3B291B
RGB
rgb(59, 41, 27)
HSL
hsl(26, 37%, 17%)
HSB
hsb(26, 54%, 23%)
CMYK
cmyk(0%, 31%, 54%, 77%)
Oklch
oklch(29.8% 0.036 58.7)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#51DDDE

Lake Blue · Turquoise · Lake Green

HEX
#51DDDE
RGB
rgb(81, 221, 222)
HSL
hsl(180, 68%, 59%)
HSB
hsb(180, 64%, 87%)
CMYK
cmyk(64%, 0%, 0%, 13%)
Oklch
oklch(82.4% 0.119 195.8)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FDEEC1
BFCEFD

Analogous

FDCEBF
FDEEC1
EDFDBF

Triadic

FDEEC1
BFFDED
EDBFFD

Split-Comp.

FDEEC1
BFEDFD
CEBFFD

Tetradic

FDEEC1
BFFDCE
BFCEFD
FDBFED

Contrast Matrix WCAG 2.1 Contrast

FDEEC1
ABBD99
999933
3B291B
51DDDE
1.7
Fail
2.6
Fail
12.0
AAA
1.4
Fail
1.7
Fail
1.5
Fail
6.9
AA
1.2
Fail
2.6
Fail
1.5
Fail
4.6
AA
1.8
Fail
12.0
AAA
6.9
AA
4.6
AA
8.4
AAA
1.4
Fail
1.2
Fail
1.8
Fail
8.4
AAA
White BG
1.2Fail
2.0Fail
3.0AA Large
13.8AAA
1.6Fail
Black BG
18.2AAA
10.5AAA
7.0AA
1.5Fail
12.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F7F6CC
B3B3A2
99994C
33331E
8E8FDE

Deuteranopia

F7F9CF
B2B0A4
999952
34361F
867BDE

Tritanopia

FCD4D6
ACA9AA
995F63
3A2122
58DEDE

Achromatopsia

EDEDED
B4B4B4
8D8D8D
2D2D2D
B3B3B3

Shades & Tints Shades & Tints

#FDEEC1

Dark
Light

#ABBD99

Dark
Light

#999933

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fdeec1;
  --color-2: #abbd99;
  --color-3: #999933;
  --color-4: #3b291b;
  --color-5: #51ddde;
}

SCSS

$color-1: #fdeec1;
$color-2: #abbd99;
$color-3: #999933;
$color-4: #3b291b;
$color-5: #51ddde;

TAILWIND

colors: {
  'brand-1': '#fdeec1',
  'brand-2': '#abbd99',
  'brand-3': '#999933',
  'brand-4': '#3b291b',
  'brand-5': '#51ddde',
}

RGB Array

[253, 238, 193], [171, 189, 153], [153, 153, 51], [59, 41, 27], [81, 221, 222]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FDEEC1, #ABBD99, #999933, #3B291B, #51DDDE 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: #fdeec1; --color-2: #abbd99; --color-3: #999933; --color-4: #3b291b; --color-5: #51ddde. 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