← Back to Editor

#303030 · #C0C0A8 · #F0F0D8 · #A8C060 · #DDE6A1

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

#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

#C0C0A8

Fresh Green · Silver · Sunflower

HEX
#C0C0A8
RGB
rgb(192, 192, 168)
HSL
hsl(60, 16%, 71%)
HSB
hsb(60, 13%, 75%)
CMYK
cmyk(0%, 0%, 13%, 25%)
Oklch
oklch(80.1% 0.033 107.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#F0F0D8

Fresh Green · Beige · Lemon Cream

HEX
#F0F0D8
RGB
rgb(240, 240, 216)
HSL
hsl(60, 44%, 89%)
HSB
hsb(60, 10%, 94%)
CMYK
cmyk(0%, 0%, 10%, 6%)
Oklch
oklch(94.9% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#A8C060

Grass Green · DarkSeaGreen · Olive Green

HEX
#A8C060
RGB
rgb(168, 192, 96)
HSL
hsl(75, 43%, 56%)
HSB
hsb(75, 50%, 75%)
CMYK
cmyk(13%, 0%, 50%, 25%)
Oklch
oklch(76.9% 0.126 121.0)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#DDE6A1

Fresh Green · Khaki · Lemon Cream

HEX
#DDE6A1
RGB
rgb(221, 230, 161)
HSL
hsl(68, 58%, 77%)
HSB
hsb(68, 30%, 90%)
CMYK
cmyk(4%, 0%, 30%, 10%)
Oklch
oklch(90.2% 0.090 114.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

303030
303030

Analogous

303030
303030
303030

Triadic

303030
303030
303030

Split-Comp.

303030
303030
303030

Tetradic

303030
303030
303030
303030

Contrast Matrix WCAG 2.1 Contrast

303030
C0C0A8
F0F0D8
A8C060
DDE6A1
7.1
AAA
11.4
AAA
6.5
AA
10.0
AAA
7.1
AAA
1.6
Fail
1.1
Fail
1.4
Fail
11.4
AAA
1.6
Fail
1.8
Fail
1.1
Fail
6.5
AA
1.1
Fail
1.8
Fail
1.5
Fail
10.0
AAA
1.4
Fail
1.1
Fail
1.5
Fail
White BG
13.2AAA
1.9Fail
1.2Fail
2.0Fail
1.3Fail
Black BG
1.6Fail
11.3AAA
18.2AAA
10.4AAA
15.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

303030
C0C0AE
F0F0DE
B2B377
E1E1B2

Deuteranopia

303030
C0C0AF
F0F0DF
B1AF7D
E0E0B6

Tritanopia

303030
C0B2B3
F0E2E3
A98A8E
DDBFC2

Achromatopsia

303030
BDBDBD
EDEDED
AEAEAE
DBDBDB

Shades & Tints Shades & Tints

#303030

Dark
Light

#C0C0A8

Dark
Light

#F0F0D8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #303030;
  --color-2: #c0c0a8;
  --color-3: #f0f0d8;
  --color-4: #a8c060;
  --color-5: #dde6a1;
}

SCSS

$color-1: #303030;
$color-2: #c0c0a8;
$color-3: #f0f0d8;
$color-4: #a8c060;
$color-5: #dde6a1;

TAILWIND

colors: {
  'brand-1': '#303030',
  'brand-2': '#c0c0a8',
  'brand-3': '#f0f0d8',
  'brand-4': '#a8c060',
  'brand-5': '#dde6a1',
}

RGB Array

[48, 48, 48], [192, 192, 168], [240, 240, 216], [168, 192, 96], [221, 230, 161]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #303030, #C0C0A8, #F0F0D8, #A8C060, #DDE6A1 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: #303030; --color-2: #c0c0a8; --color-3: #f0f0d8; --color-4: #a8c060; --color-5: #dde6a1. 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