← Back to Editor

#E3DBD3 · #A1DE14 · #11978B · #334F01 · #1B2A2C

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#E3DBD3

Goose Yellow · LightGray · Peach Orange

HEX
#E3DBD3
RGB
rgb(227, 219, 211)
HSL
hsl(30, 22%, 86%)
HSB
hsb(30, 7%, 89%)
CMYK
cmyk(0%, 4%, 7%, 11%)
Oklch
oklch(89.6% 0.014 67.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#A1DE14

Grass Green · GreenYellow · Olive Green

HEX
#A1DE14
RGB
rgb(161, 222, 20)
HSL
hsl(78, 83%, 47%)
HSB
hsb(78, 91%, 87%)
CMYK
cmyk(27%, 0%, 91%, 13%)
Oklch
oklch(82.8% 0.211 127.2)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#11978B

Mineral Blue · Teal · Mint Ice

HEX
#11978B
RGB
rgb(17, 151, 139)
HSL
hsl(175, 80%, 33%)
HSB
hsb(175, 89%, 59%)
CMYK
cmyk(89%, 0%, 8%, 41%)
Oklch
oklch(61.0% 0.105 184.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#334F01

Grass Green · DarkGreen · Dark Green

HEX
#334F01
RGB
rgb(51, 79, 1)
HSL
hsl(82, 98%, 16%)
HSB
hsb(82, 99%, 31%)
CMYK
cmyk(35%, 0%, 99%, 69%)
Oklch
oklch(39.0% 0.103 129.2)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

#1B2A2C

Slate Blue · DarkSlateGray · Peacock Green

HEX
#1B2A2C
RGB
rgb(27, 42, 44)
HSL
hsl(187, 24%, 14%)
HSB
hsb(187, 39%, 17%)
CMYK
cmyk(39%, 5%, 0%, 83%)
Oklch
oklch(27.2% 0.021 206.4)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E3DBD3
D3DBE3

Analogous

E3D3D3
E3DBD3
E3E3D3

Triadic

E3DBD3
D3E3DB
DBD3E3

Split-Comp.

E3DBD3
D3E3E3
D3D3E3

Tetradic

E3DBD3
D3E3D3
D3DBE3
E3D3E3

Contrast Matrix WCAG 2.1 Contrast

E3DBD3
A1DE14
11978B
334F01
1B2A2C
1.2
Fail
2.6
Fail
6.8
AA
10.8
AAA
1.2
Fail
2.2
Fail
5.7
AA
9.2
AAA
2.6
Fail
2.2
Fail
2.6
Fail
4.1
AA Large
6.8
AA
5.7
AA
2.6
Fail
1.6
Fail
10.8
AAA
9.2
AAA
4.1
AA Large
1.6
Fail
White BG
1.4Fail
1.6Fail
3.6AA Large
9.3AAA
14.8AAA
Black BG
15.3AAA
13.0AAA
5.8AA
2.3Fail
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E0DFD5
BBBC45
4B4C8E
3F3F14
21222C

Deuteranopia

E0E1D5
B8B351
43398F
3E3B18
21202B

Tritanopia

E3D6D7
A46B74
189091
342326
1C2B2B

Achromatopsia

DCDCDC
B5B5B5
6E6E6E
3E3E3E
262626

Shades & Tints Shades & Tints

#E3DBD3

Dark
Light

#A1DE14

Dark
Light

#11978B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e3dbd3;
  --color-2: #a1de14;
  --color-3: #11978b;
  --color-4: #334f01;
  --color-5: #1b2a2c;
}

SCSS

$color-1: #e3dbd3;
$color-2: #a1de14;
$color-3: #11978b;
$color-4: #334f01;
$color-5: #1b2a2c;

TAILWIND

colors: {
  'brand-1': '#e3dbd3',
  'brand-2': '#a1de14',
  'brand-3': '#11978b',
  'brand-4': '#334f01',
  'brand-5': '#1b2a2c',
}

RGB Array

[227, 219, 211], [161, 222, 20], [17, 151, 139], [51, 79, 1], [27, 42, 44]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E3DBD3, #A1DE14, #11978B, #334F01, #1B2A2C is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #e3dbd3; --color-2: #a1de14; --color-3: #11978b; --color-4: #334f01; --color-5: #1b2a2c. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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