← Back to Editor

#FFF7BF · #CCC485 · #AD8745 · #991212 · #000000

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

#FFF7BF

Fresh Green · Bisque · Lemon Cream

HEX
#FFF7BF
RGB
rgb(255, 247, 191)
HSL
hsl(53, 100%, 87%)
HSB
hsb(53, 25%, 100%)
CMYK
cmyk(0%, 3%, 25%, 0%)
Oklch
oklch(96.9% 0.072 100.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CCC485

Fresh Green · Tan · Sunflower

HEX
#CCC485
RGB
rgb(204, 196, 133)
HSL
hsl(53, 41%, 66%)
HSB
hsb(53, 35%, 80%)
CMYK
cmyk(0%, 4%, 35%, 20%)
Oklch
oklch(81.2% 0.083 101.9)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#AD8745

Ochre · DarkGoldenRod · Amber Brown

HEX
#AD8745
RGB
rgb(173, 135, 69)
HSL
hsl(38, 43%, 47%)
HSB
hsb(38, 60%, 68%)
CMYK
cmyk(0%, 22%, 60%, 32%)
Oklch
oklch(64.6% 0.096 79.5)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#991212

Vermilion · DarkRed · Wine Red

HEX
#991212
RGB
rgb(153, 18, 18)
HSL
hsl(0, 79%, 34%)
HSB
hsb(0, 88%, 60%)
CMYK
cmyk(0%, 88%, 88%, 40%)
Oklch
oklch(43.7% 0.168 27.8)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF7BF
BDC4FF

Analogous

FFD6BD
FFF7BF
E6FFBD

Triadic

FFF7BF
BDFFF7
F7BDFF

Split-Comp.

FFF7BF
BDE6FF
D6BDFF

Tetradic

FFF7BF
BDFFD6
BDC4FF
FFBDE6

Contrast Matrix WCAG 2.1 Contrast

FFF7BF
CCC485
AD8745
991212
000000
1.6
Fail
3.1
AA Large
7.9
AAA
19.3
AAA
1.6
Fail
1.9
Fail
4.8
AA
11.8
AAA
3.1
AA Large
1.9
Fail
2.6
Fail
6.3
AA
7.9
AAA
4.8
AA
2.6
Fail
2.4
Fail
19.3
AAA
11.8
AAA
6.3
AA
2.4
Fail
White BG
1.1Fail
1.8Fail
3.3AA Large
8.6AAA
21.0AAA
Black BG
19.3AAA
11.8AAA
6.3AA
2.4Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFBCD
C9C894
9D9C55
5F5D12
000000

Deuteranopia

FCFDD0
C9CA98
9FA259
667112
000000

Tritanopia

FFD7DA
CCA0A3
AB6264
921212
000000

Achromatopsia

F3F3F3
BFBFBF
8B8B8B
3A3A3A
000000

Shades & Tints Shades & Tints

#FFF7BF

Dark
Light

#CCC485

Dark
Light

#AD8745

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff7bf;
  --color-2: #ccc485;
  --color-3: #ad8745;
  --color-4: #991212;
  --color-5: #000000;
}

SCSS

$color-1: #fff7bf;
$color-2: #ccc485;
$color-3: #ad8745;
$color-4: #991212;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#fff7bf',
  'brand-2': '#ccc485',
  'brand-3': '#ad8745',
  'brand-4': '#991212',
  'brand-5': '#000000',
}

RGB Array

[255, 247, 191], [204, 196, 133], [173, 135, 69], [153, 18, 18], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF7BF, #CCC485, #AD8745, #991212, #000000 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: #fff7bf; --color-2: #ccc485; --color-3: #ad8745; --color-4: #991212; --color-5: #000000. 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