← Back to Editor

#F0F0F0 · #D8F0D8 · #D4E7AA · #CACA39 · #AD4C0C

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#F0F0F0

Plain White · Linen · Cloud White

HEX
#F0F0F0
RGB
rgb(240, 240, 240)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#D8F0D8

Celadon · Beige · Mint Green

HEX
#D8F0D8
RGB
rgb(216, 240, 216)
HSL
hsl(120, 44%, 89%)
HSB
hsb(120, 10%, 94%)
CMYK
cmyk(10%, 0%, 10%, 6%)
Oklch
oklch(93.1% 0.041 145.2)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#D4E7AA

Willow Green · Wheat · Apple Green

HEX
#D4E7AA
RGB
rgb(212, 231, 170)
HSL
hsl(79, 56%, 79%)
HSB
hsb(79, 26%, 91%)
CMYK
cmyk(8%, 0%, 26%, 9%)
Oklch
oklch(89.9% 0.082 122.1)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#CACA39

Autumn Sage · GoldenRod · Sunflower

HEX
#CACA39
RGB
rgb(202, 202, 57)
HSL
hsl(60, 58%, 51%)
HSB
hsb(60, 72%, 79%)
CMYK
cmyk(0%, 0%, 72%, 21%)
Oklch
oklch(81.4% 0.159 109.5)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#AD4C0C

Tangerine · Sienna · Amber Brown

HEX
#AD4C0C
RGB
rgb(173, 76, 12)
HSL
hsl(24, 87%, 36%)
HSB
hsb(24, 93%, 68%)
CMYK
cmyk(0%, 56%, 93%, 32%)
Oklch
oklch(53.4% 0.143 46.6)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F0F0
F0F0F0

Analogous

F0F0F0
F0F0F0
F0F0F0

Triadic

F0F0F0
F0F0F0
F0F0F0

Split-Comp.

F0F0F0
F0F0F0
F0F0F0

Tetradic

F0F0F0
F0F0F0
F0F0F0
F0F0F0

Contrast Matrix WCAG 2.1 Contrast

F0F0F0
D8F0D8
D4E7AA
CACA39
AD4C0C
1.1
Fail
1.2
Fail
1.5
Fail
4.8
AA
1.1
Fail
1.1
Fail
1.4
Fail
4.6
AA
1.2
Fail
1.1
Fail
1.3
Fail
4.1
AA Large
1.5
Fail
1.4
Fail
1.3
Fail
3.1
AA Large
4.8
AA
4.6
AA
4.1
AA Large
3.1
AA Large
White BG
1.1Fail
1.2Fail
1.3Fail
1.7Fail
5.5AA
Black BG
18.4AAA
17.4AAA
15.8AAA
12.0AAA
3.8AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0F0
E2E3DE
DCDCB9
CACA5C
83821B

Deuteranopia

F0F0F0
E1DFDF
DBDABC
CACA65
89901F

Tritanopia

F0F0F0
D9E2E3
D5C4C7
CA787E
A8282A

Achromatopsia

F0F0F0
E6E6E6
DADADA
B9B9B9
626262

Shades & Tints Shades & Tints

#F0F0F0

Dark
Light

#D8F0D8

Dark
Light

#D4E7AA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0f0;
  --color-2: #d8f0d8;
  --color-3: #d4e7aa;
  --color-4: #caca39;
  --color-5: #ad4c0c;
}

SCSS

$color-1: #f0f0f0;
$color-2: #d8f0d8;
$color-3: #d4e7aa;
$color-4: #caca39;
$color-5: #ad4c0c;

TAILWIND

colors: {
  'brand-1': '#f0f0f0',
  'brand-2': '#d8f0d8',
  'brand-3': '#d4e7aa',
  'brand-4': '#caca39',
  'brand-5': '#ad4c0c',
}

RGB Array

[240, 240, 240], [216, 240, 216], [212, 231, 170], [202, 202, 57], [173, 76, 12]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0F0, #D8F0D8, #D4E7AA, #CACA39, #AD4C0C is ideal for: health products, baby brands, fresh-style blogs, 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: #f0f0f0; --color-2: #d8f0d8; --color-3: #d4e7aa; --color-4: #caca39; --color-5: #ad4c0c. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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