← Back to Editor

#2B2B2B · #FF0569 · #FF7373 · #FFFF99 · #E6E6E6

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

#2B2B2B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2B2B
RGB
rgb(43, 43, 43)
HSL
hsl(0, 0%, 17%)
HSB
hsb(0, 0%, 17%)
CMYK
cmyk(0%, 0%, 0%, 83%)
Oklch
oklch(28.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FF0569

Dark Violet · DeepPink · Rose Pink

HEX
#FF0569
RGB
rgb(255, 5, 105)
HSL
hsl(336, 100%, 51%)
HSB
hsb(336, 98%, 100%)
CMYK
cmyk(0%, 98%, 59%, 0%)
Oklch
oklch(64.0% 0.255 9.7)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#FF7373

Peach Pink · Salmon · Coral Red

HEX
#FF7373
RGB
rgb(255, 115, 115)
HSL
hsl(0, 100%, 73%)
HSB
hsb(0, 55%, 100%)
CMYK
cmyk(0%, 55%, 55%, 0%)
Oklch
oklch(72.4% 0.171 22.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FFFF99

Fresh Green · Khaki · Lemon Cream

HEX
#FFFF99
RGB
rgb(255, 255, 153)
HSL
hsl(60, 100%, 80%)
HSB
hsb(60, 40%, 100%)
CMYK
cmyk(0%, 0%, 40%, 0%)
Oklch
oklch(97.8% 0.124 108.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E6E6E6

Plain White · Lavender · Cloud White

HEX
#E6E6E6
RGB
rgb(230, 230, 230)
HSL
hsl(0, 0%, 90%)
HSB
hsb(0, 0%, 90%)
CMYK
cmyk(0%, 0%, 0%, 10%)
Oklch
oklch(92.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2B2B2B
2B2B2B

Analogous

2B2B2B
2B2B2B
2B2B2B

Triadic

2B2B2B
2B2B2B
2B2B2B

Split-Comp.

2B2B2B
2B2B2B
2B2B2B

Tetradic

2B2B2B
2B2B2B
2B2B2B
2B2B2B

Contrast Matrix WCAG 2.1 Contrast

2B2B2B
FF0569
FF7373
FFFF99
E6E6E6
3.7
AA Large
5.4
AA
13.5
AAA
11.3
AAA
3.7
AA Large
1.5
Fail
3.7
AA Large
3.1
AA Large
5.4
AA
1.5
Fail
2.5
Fail
2.1
Fail
13.5
AAA
3.7
AA Large
2.5
Fail
1.2
Fail
11.3
AAA
3.1
AA Large
2.1
Fail
1.2
Fail
White BG
14.2AAA
3.8AA Large
2.6Fail
1.0Fail
1.2Fail
Black BG
1.5Fail
5.5AA
8.0AAA
20.0AAA
16.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2B2B2B
939151
C2C173
FFFFB2
E6E6E6

Deuteranopia

2B2B2B
A1B44B
CBD573
FFFFB8
E6E6E6

Tritanopia

2B2B2B
F33E3A
F87373
FFC5C9
E6E6E6

Achromatopsia

2B2B2B
5B5B5B
9D9D9D
F3F3F3
E6E6E6

Shades & Tints Shades & Tints

#2B2B2B

Dark
Light

#FF0569

Dark
Light

#FF7373

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2b2b2b;
  --color-2: #ff0569;
  --color-3: #ff7373;
  --color-4: #ffff99;
  --color-5: #e6e6e6;
}

SCSS

$color-1: #2b2b2b;
$color-2: #ff0569;
$color-3: #ff7373;
$color-4: #ffff99;
$color-5: #e6e6e6;

TAILWIND

colors: {
  'brand-1': '#2b2b2b',
  'brand-2': '#ff0569',
  'brand-3': '#ff7373',
  'brand-4': '#ffff99',
  'brand-5': '#e6e6e6',
}

RGB Array

[43, 43, 43], [255, 5, 105], [255, 115, 115], [255, 255, 153], [230, 230, 230]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2B2B2B, #FF0569, #FF7373, #FFFF99, #E6E6E6 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: #2b2b2b; --color-2: #ff0569; --color-3: #ff7373; --color-4: #ffff99; --color-5: #e6e6e6. 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