← Back to Editor

#303030 · #BFBA6B · #E7EA9F · #CF3C3A · #E69F16

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

#303030

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#303030
RGB
rgb(48, 48, 48)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(30.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#BFBA6B

Autumn Sage · Tan · Sunflower

HEX
#BFBA6B
RGB
rgb(191, 186, 107)
HSL
hsl(56, 40%, 58%)
HSB
hsb(56, 44%, 75%)
CMYK
cmyk(0%, 3%, 44%, 25%)
Oklch
oklch(77.6% 0.101 105.3)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#E7EA9F

Fresh Green · Khaki · Lemon Cream

HEX
#E7EA9F
RGB
rgb(231, 234, 159)
HSL
hsl(62, 64%, 77%)
HSB
hsb(62, 32%, 92%)
CMYK
cmyk(1%, 0%, 32%, 8%)
Oklch
oklch(91.7% 0.096 110.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CF3C3A

Vermilion · Crimson · Passion Red

HEX
#CF3C3A
RGB
rgb(207, 60, 58)
HSL
hsl(1, 61%, 52%)
HSB
hsb(1, 72%, 81%)
CMYK
cmyk(0%, 71%, 72%, 19%)
Oklch
oklch(57.4% 0.184 25.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#E69F16

Ochre · GoldenRod · Honey Gold

HEX
#E69F16
RGB
rgb(230, 159, 22)
HSL
hsl(40, 83%, 49%)
HSB
hsb(40, 90%, 90%)
CMYK
cmyk(0%, 31%, 90%, 10%)
Oklch
oklch(75.3% 0.154 75.8)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

303030
303030

Analogous

303030
303030
303030

Triadic

303030
303030
303030

Split-Comp.

303030
303030
303030

Tetradic

303030
303030
303030
303030

Contrast Matrix WCAG 2.1 Contrast

303030
BFBA6B
E7EA9F
CF3C3A
E69F16
6.6
AA
10.5
AAA
2.7
Fail
5.9
AA
6.6
AA
1.6
Fail
2.4
Fail
1.1
Fail
10.5
AAA
1.6
Fail
3.8
AA Large
1.8
Fail
2.7
Fail
2.4
Fail
3.8
AA Large
2.1
Fail
5.9
AA
1.1
Fail
1.8
Fail
2.1
Fail
White BG
13.2AAA
2.0Fail
1.3Fail
4.8AA
2.2Fail
Black BG
1.6Fail
10.5AAA
16.7AAA
4.4AA Large
9.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

303030
BDBD7E
E8E8B1
8F8E3A
C7C737

Deuteranopia

303030
BDBE83
E8E8B6
98A33B
CBD13F

Tritanopia

303030
BF8D91
E7BFC3
C83B3B
E25157

Achromatopsia

303030
B2B2B2
E1E1E1
686868
A5A5A5

Shades & Tints Shades & Tints

#303030

Dark
Light

#BFBA6B

Dark
Light

#E7EA9F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #303030;
  --color-2: #bfba6b;
  --color-3: #e7ea9f;
  --color-4: #cf3c3a;
  --color-5: #e69f16;
}

SCSS

$color-1: #303030;
$color-2: #bfba6b;
$color-3: #e7ea9f;
$color-4: #cf3c3a;
$color-5: #e69f16;

TAILWIND

colors: {
  'brand-1': '#303030',
  'brand-2': '#bfba6b',
  'brand-3': '#e7ea9f',
  'brand-4': '#cf3c3a',
  'brand-5': '#e69f16',
}

RGB Array

[48, 48, 48], [191, 186, 107], [231, 234, 159], [207, 60, 58], [230, 159, 22]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #303030, #BFBA6B, #E7EA9F, #CF3C3A, #E69F16 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: #303030; --color-2: #bfba6b; --color-3: #e7ea9f; --color-4: #cf3c3a; --color-5: #e69f16. 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