← Back to Editor

#00FFFF · #FF33CC · #FFFF00 · #000000

A 4-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

#00FFFF

Lake Blue · Cyan · Mint Ice

HEX
#00FFFF
RGB
rgb(0, 255, 255)
HSL
hsl(180, 100%, 50%)
HSB
hsb(180, 100%, 100%)
CMYK
cmyk(100%, 0%, 0%, 0%)
Oklch
oklch(90.5% 0.155 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#FF33CC

Rose Purple · DeepPink · Violet

HEX
#FF33CC
RGB
rgb(255, 51, 204)
HSL
hsl(315, 100%, 60%)
HSB
hsb(315, 80%, 100%)
CMYK
cmyk(0%, 80%, 20%, 0%)
Oklch
oklch(69.0% 0.271 340.9)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#FFFF00

Autumn Sage · Yellow · Honey Gold

HEX
#FFFF00
RGB
rgb(255, 255, 0)
HSL
hsl(60, 100%, 50%)
HSB
hsb(60, 100%, 100%)
CMYK
cmyk(0%, 0%, 100%, 0%)
Oklch
oklch(96.8% 0.211 109.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

00FFFF
FF0000

Analogous

00FF80
00FFFF
0080FF

Triadic

00FFFF
FF00FF
FFFF00

Split-Comp.

00FFFF
FF0080
FF8000

Tetradic

00FFFF
8000FF
FF0000
80FF00

Contrast Matrix WCAG 2.1 Contrast

00FFFF
FF33CC
FFFF00
000000
2.5
Fail
1.2
Fail
16.7
AAA
2.5
Fail
3.0
Fail
6.6
AA
1.2
Fail
3.0
Fail
19.6
AAA
16.7
AAA
6.6
AA
19.6
AAA
White BG
1.3Fail
3.2AA Large
1.1Fail
21.0AAA
Black BG
16.7AAA
6.6AA
19.6AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

6E71FF
A7A5A7
FFFF3E
000000

Deuteranopia

604DFF
B3C29E
FFFF4D
000000

Tritanopia

0DFFFF
F58A83
FF6E79
000000

Achromatopsia

B3B3B3
818181
E2E2E2
000000

Shades & Tints Shades & Tints

#00FFFF

Dark
Light

#FF33CC

Dark
Light

#FFFF00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #00ffff;
  --color-2: #ff33cc;
  --color-3: #ffff00;
  --color-4: #000000;
}

SCSS

$color-1: #00ffff;
$color-2: #ff33cc;
$color-3: #ffff00;
$color-4: #000000;

TAILWIND

colors: {
  'brand-1': '#00ffff',
  'brand-2': '#ff33cc',
  'brand-3': '#ffff00',
  'brand-4': '#000000',
}

RGB Array

[0, 255, 255], [255, 51, 204], [255, 255, 0], [0, 0, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #00FFFF, #FF33CC, #FFFF00, #000000 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 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #00ffff; --color-2: #ff33cc; --color-3: #ffff00; --color-4: #000000. 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 4-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