← Back to Editor

#333435 · #BFF57A · #75CE4E · #3AAC47 · #257A53

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#333435

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333435
RGB
rgb(51, 52, 53)
HSL
hsl(210, 2%, 20%)
HSB
hsb(210, 4%, 21%)
CMYK
cmyk(4%, 2%, 0%, 79%)
Oklch
oklch(32.4% 0.002 247.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#BFF57A

Willow Green · LightGreen · Apple Green

HEX
#BFF57A
RGB
rgb(191, 245, 122)
HSL
hsl(86, 86%, 72%)
HSB
hsb(86, 50%, 96%)
CMYK
cmyk(22%, 0%, 50%, 4%)
Oklch
oklch(90.7% 0.163 128.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#75CE4E

Emerald · MediumSeaGreen · Olive Green

HEX
#75CE4E
RGB
rgb(117, 206, 78)
HSL
hsl(102, 57%, 56%)
HSB
hsb(102, 62%, 81%)
CMYK
cmyk(43%, 0%, 62%, 19%)
Oklch
oklch(76.9% 0.185 137.4)

TraditionalEmerald」· PaintOlive Green」· Creative Blush Sunrise

#3AAC47

Celadon · SeaGreen · Olive Green

HEX
#3AAC47
RGB
rgb(58, 172, 71)
HSL
hsl(127, 50%, 45%)
HSB
hsb(127, 66%, 67%)
CMYK
cmyk(66%, 0%, 59%, 33%)
Oklch
oklch(65.8% 0.174 145.1)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#257A53

Mineral Blue · SeaGreen · Forest Green

HEX
#257A53
RGB
rgb(37, 122, 83)
HSL
hsl(152, 53%, 31%)
HSB
hsb(152, 70%, 48%)
CMYK
cmyk(70%, 0%, 32%, 52%)
Oklch
oklch(51.8% 0.102 159.4)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

333435
343332

Analogous

323434
333435
323234

Triadic

333435
343233
333432

Split-Comp.

333435
343232
343432

Tetradic

333435
343234
343332
323432

Contrast Matrix WCAG 2.1 Contrast

333435
BFF57A
75CE4E
3AAC47
257A53
9.8
AAA
6.4
AA
4.3
AA Large
2.4
Fail
9.8
AAA
1.5
Fail
2.3
Fail
4.2
AA Large
6.4
AA
1.5
Fail
1.5
Fail
2.7
Fail
4.3
AA Large
2.3
Fail
1.5
Fail
1.8
Fail
2.4
Fail
4.2
AA Large
2.7
Fail
1.8
Fail
White BG
12.5AAA
1.3Fail
2.0Fail
2.9Fail
5.3AA
Black BG
1.7Fail
16.6AAA
10.7AAA
7.2AAA
4.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

333335
D6D798
9C9C6D
6B6C5F
4A4B5C

Deuteranopia

333335
D3CF9F
969074
655C65
453F5F

Tritanopia

333535
C2AFB4
79858B
407377
296466

Achromatopsia

343434
D7D7D7
A5A5A5
7E7E7E
5C5C5C

Shades & Tints Shades & Tints

#333435

Dark
Light

#BFF57A

Dark
Light

#75CE4E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333435;
  --color-2: #bff57a;
  --color-3: #75ce4e;
  --color-4: #3aac47;
  --color-5: #257a53;
}

SCSS

$color-1: #333435;
$color-2: #bff57a;
$color-3: #75ce4e;
$color-4: #3aac47;
$color-5: #257a53;

TAILWIND

colors: {
  'brand-1': '#333435',
  'brand-2': '#bff57a',
  'brand-3': '#75ce4e',
  'brand-4': '#3aac47',
  'brand-5': '#257a53',
}

RGB Array

[51, 52, 53], [191, 245, 122], [117, 206, 78], [58, 172, 71], [37, 122, 83]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333435, #BFF57A, #75CE4E, #3AAC47, #257A53 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: #333435; --color-2: #bff57a; --color-3: #75ce4e; --color-4: #3aac47; --color-5: #257a53. 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