← Back to Editor

#C2C2C2 · #C7C6A1 · #DBDA76 · #E1FF00 · #D9FCFF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#C2C2C2

Silver Gray · Silver · Pearl Gray

HEX
#C2C2C2
RGB
rgb(194, 194, 194)
HSL
hsl(0, 0%, 76%)
HSB
hsb(0, 0%, 76%)
CMYK
cmyk(0%, 0%, 0%, 24%)
Oklch
oklch(81.4% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#C7C6A1

Fresh Green · Tan · Sunflower

HEX
#C7C6A1
RGB
rgb(199, 198, 161)
HSL
hsl(58, 25%, 71%)
HSB
hsb(58, 19%, 78%)
CMYK
cmyk(0%, 1%, 19%, 22%)
Oklch
oklch(81.8% 0.050 106.2)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#DBDA76

Fresh Green · Khaki · Sunflower

HEX
#DBDA76
RGB
rgb(219, 218, 118)
HSL
hsl(59, 58%, 66%)
HSB
hsb(59, 46%, 86%)
CMYK
cmyk(0%, 0%, 46%, 14%)
Oklch
oklch(86.8% 0.123 108.2)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#E1FF00

Autumn Sage · Yellow · Honey Gold

HEX
#E1FF00
RGB
rgb(225, 255, 0)
HSL
hsl(67, 100%, 50%)
HSB
hsb(67, 100%, 100%)
CMYK
cmyk(12%, 0%, 100%, 0%)
Oklch
oklch(94.5% 0.220 118.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#D9FCFF

Sky Blue · Lavender · Glacier Blue

HEX
#D9FCFF
RGB
rgb(217, 252, 255)
HSL
hsl(185, 100%, 93%)
HSB
hsb(185, 15%, 100%)
CMYK
cmyk(15%, 1%, 0%, 0%)
Oklch
oklch(96.7% 0.036 202.9)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C2C2C2
C2C2C2

Analogous

C2C2C2
C2C2C2
C2C2C2

Triadic

C2C2C2
C2C2C2
C2C2C2

Split-Comp.

C2C2C2
C2C2C2
C2C2C2

Tetradic

C2C2C2
C2C2C2
C2C2C2
C2C2C2

Contrast Matrix WCAG 2.1 Contrast

C2C2C2
C7C6A1
DBDA76
E1FF00
D9FCFF
1.0
Fail
1.2
Fail
1.6
Fail
1.6
Fail
1.0
Fail
1.2
Fail
1.5
Fail
1.6
Fail
1.2
Fail
1.2
Fail
1.3
Fail
1.4
Fail
1.6
Fail
1.5
Fail
1.3
Fail
1.0
Fail
1.6
Fail
1.6
Fail
1.4
Fail
1.0
Fail
White BG
1.8Fail
1.7Fail
1.5Fail
1.1Fail
1.1Fail
Black BG
11.8AAA
12.0AAA
14.3AAA
18.5AAA
19.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

C2C2C2
C7C7AA
DBDB8E
EEEE3E
E8E8FE

Deuteranopia

C2C2C2
C7C7AC
DBDB94
ECEA4D
E6E3FE

Tritanopia

C2C2C2
C7B1B3
DBA1A6
E36E79
DBFEFE

Achromatopsia

C2C2C2
C2C2C2
CFCFCF
D9D9D9
F2F2F2

Shades & Tints Shades & Tints

#C2C2C2

Dark
Light

#C7C6A1

Dark
Light

#DBDA76

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c2c2c2;
  --color-2: #c7c6a1;
  --color-3: #dbda76;
  --color-4: #e1ff00;
  --color-5: #d9fcff;
}

SCSS

$color-1: #c2c2c2;
$color-2: #c7c6a1;
$color-3: #dbda76;
$color-4: #e1ff00;
$color-5: #d9fcff;

TAILWIND

colors: {
  'brand-1': '#c2c2c2',
  'brand-2': '#c7c6a1',
  'brand-3': '#dbda76',
  'brand-4': '#e1ff00',
  'brand-5': '#d9fcff',
}

RGB Array

[194, 194, 194], [199, 198, 161], [219, 218, 118], [225, 255, 0], [217, 252, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C2C2C2, #C7C6A1, #DBDA76, #E1FF00, #D9FCFF 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: #c2c2c2; --color-2: #c7c6a1; --color-3: #dbda76; --color-4: #e1ff00; --color-5: #d9fcff. 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