← Back to Editor

#000000 · #006699 · #FF3333 · #FFCC33 · #FFCCCC

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

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

#006699

Lake Blue · Teal · Prussian Blue

HEX
#006699
RGB
rgb(0, 102, 153)
HSL
hsl(200, 100%, 30%)
HSB
hsb(200, 100%, 60%)
CMYK
cmyk(100%, 33%, 0%, 40%)
Oklch
oklch(48.7% 0.113 240.8)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#FF3333

Vermilion · Crimson · Passion Red

HEX
#FF3333
RGB
rgb(255, 51, 51)
HSL
hsl(0, 100%, 60%)
HSB
hsb(0, 80%, 100%)
CMYK
cmyk(0%, 80%, 80%, 0%)
Oklch
oklch(64.9% 0.237 27.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FFCC33

Ginger · Gold · Sunflower

HEX
#FFCC33
RGB
rgb(255, 204, 51)
HSL
hsl(45, 100%, 60%)
HSB
hsb(45, 80%, 100%)
CMYK
cmyk(0%, 20%, 80%, 0%)
Oklch
oklch(86.7% 0.165 88.7)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#FFCCCC

Peach Pink · Pink · Cherry Blossom

HEX
#FFCCCC
RGB
rgb(255, 204, 204)
HSL
hsl(0, 100%, 90%)
HSB
hsb(0, 20%, 100%)
CMYK
cmyk(0%, 20%, 20%, 0%)
Oklch
oklch(89.0% 0.058 18.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

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
006699
FF3333
FFCC33
FFCCCC
3.4
AA Large
5.8
AA
13.9
AAA
14.8
AAA
3.4
AA Large
1.7
Fail
4.1
AA Large
4.4
AA Large
5.8
AA
1.7
Fail
2.4
Fail
2.6
Fail
13.9
AAA
4.1
AA Large
2.4
Fail
1.1
Fail
14.8
AAA
4.4
AA Large
2.6
Fail
1.1
Fail
White BG
21.0AAA
6.2AA
3.6AA Large
1.5Fail
1.4Fail
Black BG
1.0Fail
3.4AA Large
5.8AA
13.9AAA
14.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2C2D8D
A7A533
E9E858
E9E8CC

Deuteranopia

000000
261F8A
B3C233
ECF061
ECF0CC

Tritanopia

000000
058381
F53333
FC757C
FCCCCC

Achromatopsia

000000
4D4D4D
707070
CACACA
DBDBDB

Shades & Tints Shades & Tints

#000000

Dark
Light

#006699

Dark
Light

#FF3333

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #006699;
  --color-3: #ff3333;
  --color-4: #ffcc33;
  --color-5: #ffcccc;
}

SCSS

$color-1: #000000;
$color-2: #006699;
$color-3: #ff3333;
$color-4: #ffcc33;
$color-5: #ffcccc;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#006699',
  'brand-3': '#ff3333',
  'brand-4': '#ffcc33',
  'brand-5': '#ffcccc',
}

RGB Array

[0, 0, 0], [0, 102, 153], [255, 51, 51], [255, 204, 51], [255, 204, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #006699, #FF3333, #FFCC33, #FFCCCC 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: #006699; --color-3: #ff3333; --color-4: #ffcc33; --color-5: #ffcccc. 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