← Back to Editor

#2B2A2A · #A6A6A6 · #FF0303 · #FF5703 · #FCF7F5

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

#2B2A2A

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2A2A
RGB
rgb(43, 42, 42)
HSL
hsl(0, 1%, 17%)
HSB
hsb(0, 2%, 17%)
CMYK
cmyk(0%, 2%, 2%, 83%)
Oklch
oklch(28.6% 0.001 17.2)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#A6A6A6

Ash · DarkGray · Silver Sand

HEX
#A6A6A6
RGB
rgb(166, 166, 166)
HSL
hsl(0, 0%, 65%)
HSB
hsb(0, 0%, 65%)
CMYK
cmyk(0%, 0%, 0%, 35%)
Oklch
oklch(72.5% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#FF0303

Vermilion · Red · Passion Red

HEX
#FF0303
RGB
rgb(255, 3, 3)
HSL
hsl(0, 100%, 51%)
HSB
hsb(0, 99%, 100%)
CMYK
cmyk(0%, 99%, 99%, 0%)
Oklch
oklch(62.9% 0.257 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FF5703

Tangerine · OrangeRed · Warm Sun

HEX
#FF5703
RGB
rgb(255, 87, 3)
HSL
hsl(20, 100%, 51%)
HSB
hsb(20, 99%, 100%)
CMYK
cmyk(0%, 66%, 99%, 0%)
Oklch
oklch(67.8% 0.216 39.1)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#FCF7F5

Apricot · Snow · Peach Orange

HEX
#FCF7F5
RGB
rgb(252, 247, 245)
HSL
hsl(17, 54%, 97%)
HSB
hsb(17, 3%, 99%)
CMYK
cmyk(0%, 2%, 3%, 1%)
Oklch
oklch(97.9% 0.006 43.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2B2A2A
2B2C2C

Analogous

2C2B2B
2B2A2A
2C2B2B

Triadic

2B2A2A
2B2C2B
2B2B2C

Split-Comp.

2B2A2A
2B2C2B
2B2B2C

Tetradic

2B2A2A
2B2C2B
2B2C2C
2B2B2C

Contrast Matrix WCAG 2.1 Contrast

2B2A2A
A6A6A6
FF0303
FF5703
FCF7F5
5.9
AA
3.6
AA Large
4.5
AA
13.5
AAA
5.9
AA
1.6
Fail
1.3
Fail
2.3
Fail
3.6
AA Large
1.6
Fail
1.3
Fail
3.8
AA Large
4.5
AA
1.3
Fail
1.3
Fail
3.0
Fail
13.5
AAA
2.3
Fail
3.8
AA Large
3.0
Fail
White BG
14.3AAA
2.4Fail
4.0AA Large
3.2AA Large
1.1Fail
Black BG
1.5Fail
8.6AAA
5.3AA
6.6AA
19.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2B2B2A
A6A6A6
929003
B6B517
FAFAF5

Deuteranopia

2B2B2A
A6A6A6
A1B303
C0CD1C
FAFAF6

Tritanopia

2B2A2A
A6A6A6
F20303
F7272B
FCF6F6

Achromatopsia

2A2A2A
A6A6A6
4E4E4E
808080
F8F8F8

Shades & Tints Shades & Tints

#2B2A2A

Dark
Light

#A6A6A6

Dark
Light

#FF0303

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2b2a2a;
  --color-2: #a6a6a6;
  --color-3: #ff0303;
  --color-4: #ff5703;
  --color-5: #fcf7f5;
}

SCSS

$color-1: #2b2a2a;
$color-2: #a6a6a6;
$color-3: #ff0303;
$color-4: #ff5703;
$color-5: #fcf7f5;

TAILWIND

colors: {
  'brand-1': '#2b2a2a',
  'brand-2': '#a6a6a6',
  'brand-3': '#ff0303',
  'brand-4': '#ff5703',
  'brand-5': '#fcf7f5',
}

RGB Array

[43, 42, 42], [166, 166, 166], [255, 3, 3], [255, 87, 3], [252, 247, 245]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2B2A2A, #A6A6A6, #FF0303, #FF5703, #FCF7F5 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: #2b2a2a; --color-2: #a6a6a6; --color-3: #ff0303; --color-4: #ff5703; --color-5: #fcf7f5. 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