← Back to Editor

#FEFEFE · #E2F311 · #1AA584 · #0D0D0D · #DDDDDD

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

#FEFEFE

Moonlight White · White · Cloud White

HEX
#FEFEFE
RGB
rgb(254, 254, 254)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(99.7% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#E2F311

Autumn Sage · Yellow · Sunflower

HEX
#E2F311
RGB
rgb(226, 243, 17)
HSL
hsl(65, 90%, 51%)
HSB
hsb(65, 93%, 95%)
CMYK
cmyk(7%, 0%, 93%, 5%)
Oklch
oklch(92.0% 0.206 114.8)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#1AA584

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#1AA584
RGB
rgb(26, 165, 132)
HSL
hsl(166, 73%, 37%)
HSB
hsb(166, 84%, 65%)
CMYK
cmyk(84%, 0%, 20%, 35%)
Oklch
oklch(64.5% 0.121 171.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#0D0D0D

Ink Black · Black · Jet Black

HEX
#0D0D0D
RGB
rgb(13, 13, 13)
HSL
hsl(0, 0%, 5%)
HSB
hsb(0, 0%, 5%)
CMYK
cmyk(0%, 0%, 0%, 95%)
Oklch
oklch(15.9% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#DDDDDD

Plain White · LightGray · Cloud White

HEX
#DDDDDD
RGB
rgb(221, 221, 221)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(89.8% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEFEFE
FFFFFF

Analogous

FFFFFF
FEFEFE
FFFFFF

Triadic

FEFEFE
FFFFFF
FFFFFF

Split-Comp.

FEFEFE
FFFFFF
FFFFFF

Tetradic

FEFEFE
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FEFEFE
E2F311
1AA584
0D0D0D
DDDDDD
1.2
Fail
3.1
AA Large
19.3
AAA
1.3
Fail
1.2
Fail
2.5
Fail
15.8
AAA
1.1
Fail
3.1
AA Large
2.5
Fail
6.3
AA
2.3
Fail
19.3
AAA
15.8
AAA
6.3
AA
14.3
AAA
1.3
Fail
1.1
Fail
2.3
Fail
14.3
AAA
White BG
1.0Fail
1.2Fail
3.1AA Large
19.4AAA
1.4Fail
Black BG
20.8AAA
17.1AAA
6.8AA
1.1Fail
15.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFE
E9EA48
56578C
0D0D0D
DDDDDD

Deuteranopia

FEFEFE
E8E755
4E448E
0D0D0D
DDDDDD

Tritanopia

FEFEFE
E3737C
219294
0D0D0D
DDDDDD

Achromatopsia

FEFEFE
D4D4D4
787878
0D0D0D
DDDDDD

Shades & Tints Shades & Tints

#FEFEFE

Dark
Light

#E2F311

Dark
Light

#1AA584

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fefefe;
  --color-2: #e2f311;
  --color-3: #1aa584;
  --color-4: #0d0d0d;
  --color-5: #dddddd;
}

SCSS

$color-1: #fefefe;
$color-2: #e2f311;
$color-3: #1aa584;
$color-4: #0d0d0d;
$color-5: #dddddd;

TAILWIND

colors: {
  'brand-1': '#fefefe',
  'brand-2': '#e2f311',
  'brand-3': '#1aa584',
  'brand-4': '#0d0d0d',
  'brand-5': '#dddddd',
}

RGB Array

[254, 254, 254], [226, 243, 17], [26, 165, 132], [13, 13, 13], [221, 221, 221]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FEFEFE, #E2F311, #1AA584, #0D0D0D, #DDDDDD 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: #fefefe; --color-2: #e2f311; --color-3: #1aa584; --color-4: #0d0d0d; --color-5: #dddddd. 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