← Back to Editor

#1F1D1D · #F2EEE6 · #2B2A27 · #D8FF3D · #BECC00

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#1F1D1D

Ink Black · Black · Dark Stone

HEX
#1F1D1D
RGB
rgb(31, 29, 29)
HSL
hsl(0, 3%, 12%)
HSB
hsb(0, 6%, 12%)
CMYK
cmyk(0%, 6%, 6%, 88%)
Oklch
oklch(23.3% 0.003 17.4)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#F2EEE6

Goose Yellow · Linen · Lemon Cream

HEX
#F2EEE6
RGB
rgb(242, 238, 230)
HSL
hsl(40, 32%, 93%)
HSB
hsb(40, 5%, 95%)
CMYK
cmyk(0%, 2%, 5%, 5%)
Oklch
oklch(95.0% 0.011 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#2B2A27

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2A27
RGB
rgb(43, 42, 39)
HSL
hsl(45, 5%, 16%)
HSB
hsb(45, 9%, 17%)
CMYK
cmyk(0%, 2%, 9%, 83%)
Oklch
oklch(28.5% 0.006 91.6)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#D8FF3D

Willow Green · GreenYellow · Apple Green

HEX
#D8FF3D
RGB
rgb(216, 255, 61)
HSL
hsl(72, 100%, 62%)
HSB
hsb(72, 76%, 100%)
CMYK
cmyk(15%, 0%, 76%, 0%)
Oklch
oklch(94.0% 0.208 120.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#BECC00

Autumn Sage · GoldenRod · Honey Gold

HEX
#BECC00
RGB
rgb(190, 204, 0)
HSL
hsl(64, 100%, 40%)
HSB
hsb(64, 100%, 80%)
CMYK
cmyk(7%, 0%, 100%, 20%)
Oklch
oklch(80.7% 0.182 114.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1F1D1D
1E2020

Analogous

201E1F
1F1D1D
201F1E

Triadic

1F1D1D
1E201E
1E1E20

Split-Comp.

1F1D1D
1E201F
1E1F20

Tetradic

1F1D1D
1F201E
1E2020
1F1E20

Contrast Matrix WCAG 2.1 Contrast

1F1D1D
F2EEE6
2B2A27
D8FF3D
BECC00
14.5
AAA
1.2
Fail
14.6
AAA
9.4
AAA
14.5
AAA
12.4
AAA
1.0
Fail
1.5
Fail
1.2
Fail
12.4
AAA
12.5
AAA
8.1
AAA
14.6
AAA
1.0
Fail
12.5
AAA
1.5
Fail
9.4
AAA
1.5
Fail
8.1
AAA
1.5
Fail
White BG
16.8AAA
1.2Fail
14.4AAA
1.1Fail
1.8Fail
Black BG
1.3Fail
18.1AAA
1.5Fail
18.3AAA
11.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

1E1E1D
F0F0E8
2B2B28
E9E96C
C4C431

Deuteranopia

1E1E1D
F1F1E8
2B2B28
E7E477
C3C23D

Tritanopia

1F1D1D
F2E9EA
2B2828
DA9199
BF5861

Achromatopsia

1E1E1E
EEEEEE
2A2A2A
DDDDDD
B1B1B1

Shades & Tints Shades & Tints

#1F1D1D

Dark
Light

#F2EEE6

Dark
Light

#2B2A27

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1f1d1d;
  --color-2: #f2eee6;
  --color-3: #2b2a27;
  --color-4: #d8ff3d;
  --color-5: #becc00;
}

SCSS

$color-1: #1f1d1d;
$color-2: #f2eee6;
$color-3: #2b2a27;
$color-4: #d8ff3d;
$color-5: #becc00;

TAILWIND

colors: {
  'brand-1': '#1f1d1d',
  'brand-2': '#f2eee6',
  'brand-3': '#2b2a27',
  'brand-4': '#d8ff3d',
  'brand-5': '#becc00',
}

RGB Array

[31, 29, 29], [242, 238, 230], [43, 42, 39], [216, 255, 61], [190, 204, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1F1D1D, #F2EEE6, #2B2A27, #D8FF3D, #BECC00 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: #1f1d1d; --color-2: #f2eee6; --color-3: #2b2a27; --color-4: #d8ff3d; --color-5: #becc00. 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