← Back to Editor

#515151 · #CCFF03 · #F1F2F2

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#515151

Ink Gray · DarkSlateGray · Charcoal

HEX
#515151
RGB
rgb(81, 81, 81)
HSL
hsl(0, 0%, 32%)
HSB
hsb(0, 0%, 32%)
CMYK
cmyk(0%, 0%, 0%, 68%)
Oklch
oklch(43.5% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#CCFF03

Grass Green · Yellow · Olive Green

HEX
#CCFF03
RGB
rgb(204, 255, 3)
HSL
hsl(72, 100%, 51%)
HSB
hsb(72, 99%, 100%)
CMYK
cmyk(20%, 0%, 99%, 0%)
Oklch
oklch(93.1% 0.228 123.1)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#F1F2F2

Plain White · SeaShell · Cloud White

HEX
#F1F2F2
RGB
rgb(241, 242, 242)
HSL
hsl(180, 4%, 95%)
HSB
hsb(180, 0%, 95%)
CMYK
cmyk(0%, 0%, 0%, 5%)
Oklch
oklch(96.0% 0.001 197.1)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

515151
525252

Analogous

525252
515151
525252

Triadic

515151
525252
525252

Split-Comp.

515151
525252
525252

Tetradic

515151
525252
525252
525252

Contrast Matrix WCAG 2.1 Contrast

515151
CCFF03
F1F2F2
6.8
AA
7.1
AAA
6.8
AA
1.0
Fail
7.1
AAA
1.0
Fail
White BG
7.9AAA
1.2Fail
1.1Fail
Black BG
2.6Fail
17.9AAA
18.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

515151
E2E340
F1F1F2

Deuteranopia

515151
DFDB4F
F1F1F2

Tritanopia

515151
CF707B
F1F2F2

Achromatopsia

515151
D3D3D3
F2F2F2

Shades & Tints Shades & Tints

#515151

Dark
Light

#CCFF03

Dark
Light

#F1F2F2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #515151;
  --color-2: #ccff03;
  --color-3: #f1f2f2;
}

SCSS

$color-1: #515151;
$color-2: #ccff03;
$color-3: #f1f2f2;

TAILWIND

colors: {
  'brand-1': '#515151',
  'brand-2': '#ccff03',
  'brand-3': '#f1f2f2',
}

RGB Array

[81, 81, 81], [204, 255, 3], [241, 242, 242]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #515151, #CCFF03, #F1F2F2 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #515151; --color-2: #ccff03; --color-3: #f1f2f2. 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 3-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