← Back to Editor

#505050 · #6D6378 · #D6D4A7 · #F6F3B5 · #EEFB07

A 5-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

#505050

Ink Gray · DarkSlateGray · Charcoal

HEX
#505050
RGB
rgb(80, 80, 80)
HSL
hsl(0, 0%, 31%)
HSB
hsb(0, 0%, 31%)
CMYK
cmyk(0%, 0%, 0%, 69%)
Oklch
oklch(43.1% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#6D6378

Deep Indigo · DimGray · Violet

HEX
#6D6378
RGB
rgb(109, 99, 120)
HSL
hsl(269, 10%, 43%)
HSB
hsb(269, 17%, 47%)
CMYK
cmyk(9%, 18%, 0%, 53%)
Oklch
oklch(51.7% 0.035 306.7)

TraditionalDeep Indigo」· PaintViolet」· Creative Blush Sunrise

#D6D4A7

Fresh Green · Wheat · Sunflower

HEX
#D6D4A7
RGB
rgb(214, 212, 167)
HSL
hsl(57, 36%, 75%)
HSB
hsb(57, 22%, 84%)
CMYK
cmyk(0%, 1%, 22%, 16%)
Oklch
oklch(86.0% 0.060 105.5)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#F6F3B5

Fresh Green · Wheat · Lemon Cream

HEX
#F6F3B5
RGB
rgb(246, 243, 181)
HSL
hsl(57, 78%, 84%)
HSB
hsb(57, 26%, 96%)
CMYK
cmyk(0%, 1%, 26%, 4%)
Oklch
oklch(95.2% 0.079 105.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#EEFB07

Autumn Sage · Yellow · Sunflower

HEX
#EEFB07
RGB
rgb(238, 251, 7)
HSL
hsl(63, 97%, 51%)
HSB
hsb(63, 97%, 98%)
CMYK
cmyk(5%, 0%, 97%, 2%)
Oklch
oklch(94.6% 0.211 113.5)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

505050
4F4F4F

Analogous

4F4F4F
505050
4F4F4F

Triadic

505050
4F4F4F
4F4F4F

Split-Comp.

505050
4F4F4F
4F4F4F

Tetradic

505050
4F4F4F
4F4F4F
4F4F4F

Contrast Matrix WCAG 2.1 Contrast

505050
6D6378
D6D4A7
F6F3B5
EEFB07
1.4
Fail
5.3
AA
7.1
AAA
7.1
AAA
1.4
Fail
3.7
AA Large
5.0
AA
5.0
AA
5.3
AA
3.7
AA Large
1.3
Fail
1.3
Fail
7.1
AAA
5.0
AA
1.3
Fail
1.0
Fail
7.1
AAA
5.0
AA
1.3
Fail
1.0
Fail
White BG
8.1AAA
5.7AA
1.5Fail
1.1Fail
1.1Fail
Black BG
2.6Fail
3.7AA Large
13.8AAA
18.4AAA
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

505050
696973
D5D5B2
F5F5C4
F4F442

Deuteranopia

505050
696A72
D5D5B5
F5F5C8
F3F250

Tritanopia

505050
6D6F6E
D6BABC
F6D0D2
EF717B

Achromatopsia

505050
686868
CFCFCF
EDEDED
DBDBDB

Shades & Tints Shades & Tints

#505050

Dark
Light

#6D6378

Dark
Light

#D6D4A7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #505050;
  --color-2: #6d6378;
  --color-3: #d6d4a7;
  --color-4: #f6f3b5;
  --color-5: #eefb07;
}

SCSS

$color-1: #505050;
$color-2: #6d6378;
$color-3: #d6d4a7;
$color-4: #f6f3b5;
$color-5: #eefb07;

TAILWIND

colors: {
  'brand-1': '#505050',
  'brand-2': '#6d6378',
  'brand-3': '#d6d4a7',
  'brand-4': '#f6f3b5',
  'brand-5': '#eefb07',
}

RGB Array

[80, 80, 80], [109, 99, 120], [214, 212, 167], [246, 243, 181], [238, 251, 7]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #505050, #6D6378, #D6D4A7, #F6F3B5, #EEFB07 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: #505050; --color-2: #6d6378; --color-3: #d6d4a7; --color-4: #f6f3b5; --color-5: #eefb07. 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