← Back to Editor

#FFFCDE · #F5E876 · #6AAB90 · #6E9183 · #696969

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

#FFFCDE

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFCDE
RGB
rgb(255, 252, 222)
HSL
hsl(55, 100%, 94%)
HSB
hsb(55, 13%, 100%)
CMYK
cmyk(0%, 1%, 13%, 0%)
Oklch
oklch(98.6% 0.039 102.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F5E876

Fresh Green · Khaki · Sunflower

HEX
#F5E876
RGB
rgb(245, 232, 118)
HSL
hsl(54, 86%, 71%)
HSB
hsb(54, 52%, 96%)
CMYK
cmyk(0%, 5%, 52%, 4%)
Oklch
oklch(91.9% 0.136 102.8)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#6AAB90

Mineral Blue · CadetBlue · Olive Green

HEX
#6AAB90
RGB
rgb(106, 171, 144)
HSL
hsl(155, 28%, 54%)
HSB
hsb(155, 38%, 67%)
CMYK
cmyk(38%, 0%, 16%, 33%)
Oklch
oklch(69.0% 0.078 165.9)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#6E9183

Mineral Blue · SlateGray · Olive Green

HEX
#6E9183
RGB
rgb(110, 145, 131)
HSL
hsl(156, 14%, 50%)
HSB
hsb(156, 24%, 57%)
CMYK
cmyk(24%, 0%, 10%, 43%)
Oklch
oklch(62.6% 0.044 168.4)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#696969

Ink Gray · DimGray · Warm Gray

HEX
#696969
RGB
rgb(105, 105, 105)
HSL
hsl(0, 0%, 41%)
HSB
hsb(0, 0%, 41%)
CMYK
cmyk(0%, 0%, 0%, 59%)
Oklch
oklch(52.1% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFCDE
E0E3FF

Analogous

FFEDE0
FFFCDE
F2FFE0

Triadic

FFFCDE
E0FFFC
FCE0FF

Split-Comp.

FFFCDE
E0F2FF
EDE0FF

Tetradic

FFFCDE
E0FFED
E0E3FF
FFE0F2

Contrast Matrix WCAG 2.1 Contrast

FFFCDE
F5E876
6AAB90
6E9183
696969
1.2
Fail
2.6
Fail
3.3
AA Large
5.3
AA
1.2
Fail
2.1
Fail
2.8
Fail
4.4
AA Large
2.6
Fail
2.1
Fail
1.3
Fail
2.0
Fail
3.3
AA Large
2.8
Fail
1.3
Fail
1.6
Fail
5.3
AA
4.4
AA Large
2.0
Fail
1.6
Fail
White BG
1.0Fail
1.3Fail
2.7Fail
3.5AA Large
5.5AA
Black BG
20.2AAA
16.7AAA
7.8AAA
6.0AA
3.8AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEE5
EFEF92
868797
7D7D86
696969

Deuteranopia

FEFEE7
F0F198
827D98
7B7987
696969

Tritanopia

FFEBEC
F4A7AC
6D9C9D
70898A
696969

Achromatopsia

F9F9F9
DFDFDF
949494
858585
696969

Shades & Tints Shades & Tints

#FFFCDE

Dark
Light

#F5E876

Dark
Light

#6AAB90

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffcde;
  --color-2: #f5e876;
  --color-3: #6aab90;
  --color-4: #6e9183;
  --color-5: #696969;
}

SCSS

$color-1: #fffcde;
$color-2: #f5e876;
$color-3: #6aab90;
$color-4: #6e9183;
$color-5: #696969;

TAILWIND

colors: {
  'brand-1': '#fffcde',
  'brand-2': '#f5e876',
  'brand-3': '#6aab90',
  'brand-4': '#6e9183',
  'brand-5': '#696969',
}

RGB Array

[255, 252, 222], [245, 232, 118], [106, 171, 144], [110, 145, 131], [105, 105, 105]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFCDE, #F5E876, #6AAB90, #6E9183, #696969 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: #fffcde; --color-2: #f5e876; --color-3: #6aab90; --color-4: #6e9183; --color-5: #696969. 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