← Back to Editor

#FFFEEA · #D19E65 · #624E4D · #333435 · #6F625A

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

#FFFEEA

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFEEA
RGB
rgb(255, 254, 234)
HSL
hsl(57, 100%, 96%)
HSB
hsb(57, 8%, 100%)
CMYK
cmyk(0%, 0%, 8%, 0%)
Oklch
oklch(99.2% 0.026 104.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D19E65

Ginger · DarkSalmon · Warm Sun

HEX
#D19E65
RGB
rgb(209, 158, 101)
HSL
hsl(32, 54%, 61%)
HSB
hsb(32, 52%, 82%)
CMYK
cmyk(0%, 24%, 52%, 18%)
Oklch
oklch(73.5% 0.096 68.5)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#624E4D

Crimson · DimGray · Wine Red

HEX
#624E4D
RGB
rgb(98, 78, 77)
HSL
hsl(3, 12%, 34%)
HSB
hsb(3, 21%, 38%)
CMYK
cmyk(0%, 20%, 21%, 62%)
Oklch
oklch(44.4% 0.027 21.6)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#333435

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333435
RGB
rgb(51, 52, 53)
HSL
hsl(210, 2%, 20%)
HSB
hsb(210, 4%, 21%)
CMYK
cmyk(4%, 2%, 0%, 79%)
Oklch
oklch(32.4% 0.002 247.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#6F625A

Tangerine · DimGray · Amber Brown

HEX
#6F625A
RGB
rgb(111, 98, 90)
HSL
hsl(23, 10%, 39%)
HSB
hsb(23, 19%, 44%)
CMYK
cmyk(0%, 12%, 19%, 56%)
Oklch
oklch(50.6% 0.021 53.7)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFEEA
EBECFF

Analogous

FFF4EB
FFFEEA
F6FFEB

Triadic

FFFEEA
EBFFFE
FEEBFF

Split-Comp.

FFFEEA
EBF6FF
F4EBFF

Tetradic

FFFEEA
EBFFF4
EBECFF
FFEBF6

Contrast Matrix WCAG 2.1 Contrast

FFFEEA
D19E65
624E4D
333435
6F625A
2.3
Fail
7.6
AAA
12.2
AAA
5.8
AA
2.3
Fail
3.2
AA Large
5.2
AA
2.5
Fail
7.6
AAA
3.2
AA Large
1.6
Fail
1.3
Fail
12.2
AAA
5.2
AA
1.6
Fail
2.1
Fail
5.8
AA
2.5
Fail
1.3
Fail
2.1
Fail
White BG
1.0Fail
2.4Fail
7.7AAA
12.5AAA
5.9AA
Black BG
20.6AAA
8.8AAA
2.7Fail
1.7Fail
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFEF
BBBA73
59594D
333335
69695C

Deuteranopia

FFFFF0
BEC276
5B5C4D
333335
6A6B5C

Tritanopia

FFF3F4
CE7E80
614D4D
333535
6E5D5E

Achromatopsia

FCFCFC
A7A7A7
545454
343434
656565

Shades & Tints Shades & Tints

#FFFEEA

Dark
Light

#D19E65

Dark
Light

#624E4D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffeea;
  --color-2: #d19e65;
  --color-3: #624e4d;
  --color-4: #333435;
  --color-5: #6f625a;
}

SCSS

$color-1: #fffeea;
$color-2: #d19e65;
$color-3: #624e4d;
$color-4: #333435;
$color-5: #6f625a;

TAILWIND

colors: {
  'brand-1': '#fffeea',
  'brand-2': '#d19e65',
  'brand-3': '#624e4d',
  'brand-4': '#333435',
  'brand-5': '#6f625a',
}

RGB Array

[255, 254, 234], [209, 158, 101], [98, 78, 77], [51, 52, 53], [111, 98, 90]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFEEA, #D19E65, #624E4D, #333435, #6F625A 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: #fffeea; --color-2: #d19e65; --color-3: #624e4d; --color-4: #333435; --color-5: #6f625a. 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