← Back to Editor

#000000 · #CC3333 · #FE6229 · #A2B549 · #FFFFFE

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#CC3333

Crimson · FireBrick · Passion Red

HEX
#CC3333
RGB
rgb(204, 51, 51)
HSL
hsl(0, 60%, 50%)
HSB
hsb(0, 75%, 80%)
CMYK
cmyk(0%, 75%, 75%, 20%)
Oklch
oklch(55.9% 0.190 25.9)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#FE6229

Tangerine · Tomato · Warm Sun

HEX
#FE6229
RGB
rgb(254, 98, 41)
HSL
hsl(16, 99%, 58%)
HSB
hsb(16, 84%, 100%)
CMYK
cmyk(0%, 61%, 84%, 0%)
Oklch
oklch(69.1% 0.202 38.6)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#A2B549

Grass Green · GoldenRod · Olive Green

HEX
#A2B549
RGB
rgb(162, 181, 73)
HSL
hsl(71, 43%, 50%)
HSB
hsb(71, 60%, 71%)
CMYK
cmyk(10%, 0%, 60%, 29%)
Oklch
oklch(73.7% 0.135 118.2)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#FFFFFE

Fresh Green · White · Lemon Cream

HEX
#FFFFFE
RGB
rgb(255, 255, 254)
HSL
hsl(60, 100%, 100%)
HSB
hsb(60, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.001 106.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
CC3333
FE6229
A2B549
FFFFFE
4.1
AA Large
7.0
AA
9.2
AAA
21.0
AAA
4.1
AA Large
1.7
Fail
2.3
Fail
5.1
AA
7.0
AA
1.7
Fail
1.3
Fail
3.0
AA Large
9.2
AAA
2.3
Fail
1.3
Fail
2.3
Fail
21.0
AAA
5.1
AA
3.0
AA Large
2.3
Fail
White BG
21.0AAA
5.1AA
3.0AA Large
2.3Fail
1.0Fail
Black BG
1.0Fail
4.1AA Large
7.0AA
9.2AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
8A8833
BAB937
AAAA63
FFFFFE

Deuteranopia

000000
939E33
C4CF3A
A9A869
FFFFFE

Tritanopia

000000
C43333
F64244
A3787C
FFFEFE

Achromatopsia

000000
616161
8A8A8A
A3A3A3
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#CC3333

Dark
Light

#FE6229

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #cc3333;
  --color-3: #fe6229;
  --color-4: #a2b549;
  --color-5: #fffffe;
}

SCSS

$color-1: #000000;
$color-2: #cc3333;
$color-3: #fe6229;
$color-4: #a2b549;
$color-5: #fffffe;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#cc3333',
  'brand-3': '#fe6229',
  'brand-4': '#a2b549',
  'brand-5': '#fffffe',
}

RGB Array

[0, 0, 0], [204, 51, 51], [254, 98, 41], [162, 181, 73], [255, 255, 254]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #CC3333, #FE6229, #A2B549, #FFFFFE is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #cc3333; --color-3: #fe6229; --color-4: #a2b549; --color-5: #fffffe. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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