← Back to Editor

#FFF9E8 · #C9C7C4 · #FFBD00 · #77787A · #303030

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

#FFF9E8

Goose Yellow · SeaShell · Lemon Cream

HEX
#FFF9E8
RGB
rgb(255, 249, 232)
HSL
hsl(44, 100%, 95%)
HSB
hsb(44, 9%, 100%)
CMYK
cmyk(0%, 2%, 9%, 0%)
Oklch
oklch(98.2% 0.023 90.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#C9C7C4

Silver Gray · Silver · Pearl Gray

HEX
#C9C7C4
RGB
rgb(201, 199, 196)
HSL
hsl(36, 4%, 78%)
HSB
hsb(36, 2%, 79%)
CMYK
cmyk(0%, 1%, 2%, 21%)
Oklch
oklch(83.0% 0.005 78.3)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#FFBD00

Ochre · Orange · Honey Gold

HEX
#FFBD00
RGB
rgb(255, 189, 0)
HSL
hsl(44, 100%, 50%)
HSB
hsb(44, 100%, 100%)
CMYK
cmyk(0%, 26%, 100%, 0%)
Oklch
oklch(83.7% 0.172 83.1)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#77787A

Ink Gray · Gray · Warm Gray

HEX
#77787A
RGB
rgb(119, 120, 122)
HSL
hsl(220, 1%, 47%)
HSB
hsb(220, 2%, 48%)
CMYK
cmyk(2%, 2%, 0%, 52%)
Oklch
oklch(57.2% 0.003 264.5)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#303030

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#303030
RGB
rgb(48, 48, 48)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(30.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF9E8
E5ECFF

Analogous

FFEBE5
FFF9E8
F9FFE5

Triadic

FFF9E8
E5FFF8
F8E5FF

Split-Comp.

FFF9E8
E5F9FF
EBE5FF

Tetradic

FFF9E8
E5FFEB
E5ECFF
FFE5F9

Contrast Matrix WCAG 2.1 Contrast

FFF9E8
C9C7C4
FFBD00
77787A
303030
1.6
Fail
1.6
Fail
4.2
AA Large
12.5
AAA
1.6
Fail
1.0
Fail
2.6
Fail
7.8
AAA
1.6
Fail
1.0
Fail
2.6
Fail
7.9
AAA
4.2
AA Large
2.6
Fail
2.6
Fail
3.0
Fail
12.5
AAA
7.8
AAA
7.9
AAA
3.0
Fail
White BG
1.1Fail
1.7Fail
1.7Fail
4.4AA Large
13.2AAA
Black BG
20.0AAA
12.4AAA
12.5AAA
4.8AA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFCEC
C8C8C5
E2E22E
77777A
303030

Deuteranopia

FDFDED
C8C8C5
E6EB39
777779
303030

Tritanopia

FFEFF0
C9C5C5
FC525A
777979
303030

Achromatopsia

F9F9F9
C7C7C7
BBBBBB
787878
303030

Shades & Tints Shades & Tints

#FFF9E8

Dark
Light

#C9C7C4

Dark
Light

#FFBD00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff9e8;
  --color-2: #c9c7c4;
  --color-3: #ffbd00;
  --color-4: #77787a;
  --color-5: #303030;
}

SCSS

$color-1: #fff9e8;
$color-2: #c9c7c4;
$color-3: #ffbd00;
$color-4: #77787a;
$color-5: #303030;

TAILWIND

colors: {
  'brand-1': '#fff9e8',
  'brand-2': '#c9c7c4',
  'brand-3': '#ffbd00',
  'brand-4': '#77787a',
  'brand-5': '#303030',
}

RGB Array

[255, 249, 232], [201, 199, 196], [255, 189, 0], [119, 120, 122], [48, 48, 48]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF9E8, #C9C7C4, #FFBD00, #77787A, #303030 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: #fff9e8; --color-2: #c9c7c4; --color-3: #ffbd00; --color-4: #77787a; --color-5: #303030. 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