← Back to Editor

#F0F0D1 · #CCCCAB · #C01801 · #780001 · #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

#F0F0D1

Fresh Green · Beige · Lemon Cream

HEX
#F0F0D1
RGB
rgb(240, 240, 209)
HSL
hsl(60, 51%, 88%)
HSB
hsb(60, 13%, 94%)
CMYK
cmyk(0%, 0%, 13%, 6%)
Oklch
oklch(94.7% 0.041 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CCCCAB

Fresh Green · Silver · Sunflower

HEX
#CCCCAB
RGB
rgb(204, 204, 171)
HSL
hsl(60, 24%, 74%)
HSB
hsb(60, 16%, 80%)
CMYK
cmyk(0%, 0%, 16%, 20%)
Oklch
oklch(83.7% 0.044 107.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#C01801

Vermilion · FireBrick · Wine Red

HEX
#C01801
RGB
rgb(192, 24, 1)
HSL
hsl(7, 99%, 38%)
HSB
hsb(7, 99%, 75%)
CMYK
cmyk(0%, 88%, 99%, 25%)
Oklch
oklch(51.5% 0.201 30.9)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#780001

Vermilion · Maroon · Wine Red

HEX
#780001
RGB
rgb(120, 0, 1)
HSL
hsl(359, 100%, 24%)
HSB
hsb(359, 100%, 47%)
CMYK
cmyk(0%, 100%, 99%, 53%)
Oklch
oklch(36.0% 0.147 28.9)

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

F0F0D1
D1D1F0

Analogous

F0E0D1
F0F0D1
E0F0D1

Triadic

F0F0D1
D1F0F0
F0D1F0

Split-Comp.

F0F0D1
D1E0F0
E0D1F0

Tetradic

F0F0D1
D1F0E0
D1D1F0
F0D1E0

Contrast Matrix WCAG 2.1 Contrast

F0F0D1
CCCCAB
C01801
780001
000000
1.4
Fail
5.4
AA
10.1
AAA
18.1
AAA
1.4
Fail
3.8
AA Large
7.1
AAA
12.8
AAA
5.4
AA
3.8
AA Large
1.9
Fail
3.4
AA Large
10.1
AAA
7.1
AAA
1.9
Fail
1.8
Fail
18.1
AAA
12.8
AAA
3.4
AA Large
1.8
Fail
White BG
1.2Fail
1.6Fail
6.2AA
11.7AAA
21.0AAA
Black BG
18.1AAA
12.8AAA
3.4AA Large
1.8Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0D9
CCCCB3
777607
444301
000000

Deuteranopia

F0F0DA
CCCCB5
818E08
4B5401
000000

Tritanopia

F0DEE0
CCB9BB
B80B0C
720101
000000

Achromatopsia

ECECEC
C8C8C8
484848
242424
000000

Shades & Tints Shades & Tints

#F0F0D1

Dark
Light

#CCCCAB

Dark
Light

#C01801

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0d1;
  --color-2: #ccccab;
  --color-3: #c01801;
  --color-4: #780001;
  --color-5: #000000;
}

SCSS

$color-1: #f0f0d1;
$color-2: #ccccab;
$color-3: #c01801;
$color-4: #780001;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#f0f0d1',
  'brand-2': '#ccccab',
  'brand-3': '#c01801',
  'brand-4': '#780001',
  'brand-5': '#000000',
}

RGB Array

[240, 240, 209], [204, 204, 171], [192, 24, 1], [120, 0, 1], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0D1, #CCCCAB, #C01801, #780001, #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: #f0f0d1; --color-2: #ccccab; --color-3: #c01801; --color-4: #780001; --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