← Back to Editor

#333333 · #609A50 · #9ADF43 · #F2F6F7 · #BFD3F9

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

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#609A50

Celadon · SeaGreen · Olive Green

HEX
#609A50
RGB
rgb(96, 154, 80)
HSL
hsl(107, 32%, 46%)
HSB
hsb(107, 48%, 60%)
CMYK
cmyk(38%, 0%, 48%, 40%)
Oklch
oklch(62.8% 0.122 139.2)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#9ADF43

Grass Green · GreenYellow · Olive Green

HEX
#9ADF43
RGB
rgb(154, 223, 67)
HSL
hsl(87, 71%, 57%)
HSB
hsb(87, 70%, 87%)
CMYK
cmyk(31%, 0%, 70%, 13%)
Oklch
oklch(82.8% 0.196 130.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#F2F6F7

Sky Blue · Snow · Glacier Blue

HEX
#F2F6F7
RGB
rgb(242, 246, 247)
HSL
hsl(192, 24%, 96%)
HSB
hsb(192, 2%, 97%)
CMYK
cmyk(2%, 0%, 0%, 3%)
Oklch
oklch(97.0% 0.004 214.3)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#BFD3F9

Azure · LightBlue · Sky Blue

HEX
#BFD3F9
RGB
rgb(191, 211, 249)
HSL
hsl(219, 83%, 86%)
HSB
hsb(219, 23%, 98%)
CMYK
cmyk(23%, 15%, 0%, 2%)
Oklch
oklch(86.4% 0.057 263.2)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

333333
333333

Analogous

333333
333333
333333

Triadic

333333
333333
333333

Split-Comp.

333333
333333
333333

Tetradic

333333
333333
333333
333333

Contrast Matrix WCAG 2.1 Contrast

333333
609A50
9ADF43
F2F6F7
BFD3F9
3.8
AA Large
7.8
AAA
11.6
AAA
8.4
AAA
3.8
AA Large
2.1
Fail
3.1
AA Large
2.2
Fail
7.8
AAA
2.1
Fail
1.5
Fail
1.1
Fail
11.6
AAA
3.1
AA Large
1.5
Fail
1.4
Fail
8.4
AAA
2.2
Fail
1.1
Fail
1.4
Fail
White BG
12.6AAA
3.4AA Large
1.6Fail
1.1Fail
1.5Fail
Black BG
1.7Fail
6.2AA
13.0AAA
19.3AAA
13.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
797A62
B8B869
F4F4F7
C8C8F0

Deuteranopia

333333
767166
B4AF72
F4F3F7
C7C5EE

Tritanopia

333333
637073
9D878D
F2F7F7
C0E9E7

Achromatopsia

333333
808080
B9B9B9
F5F5F5
D1D1D1

Shades & Tints Shades & Tints

#333333

Dark
Light

#609A50

Dark
Light

#9ADF43

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #609a50;
  --color-3: #9adf43;
  --color-4: #f2f6f7;
  --color-5: #bfd3f9;
}

SCSS

$color-1: #333333;
$color-2: #609a50;
$color-3: #9adf43;
$color-4: #f2f6f7;
$color-5: #bfd3f9;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#609a50',
  'brand-3': '#9adf43',
  'brand-4': '#f2f6f7',
  'brand-5': '#bfd3f9',
}

RGB Array

[51, 51, 51], [96, 154, 80], [154, 223, 67], [242, 246, 247], [191, 211, 249]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #609A50, #9ADF43, #F2F6F7, #BFD3F9 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: #333333; --color-2: #609a50; --color-3: #9adf43; --color-4: #f2f6f7; --color-5: #bfd3f9. 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