← Back to Editor

#0099FF · #FF0099 · #99CC00 · #EEEEEE · #444444

bright

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#0099FF

Lake Blue · DodgerBlue · Navy Blue

HEX
#0099FF
RGB
rgb(0, 153, 255)
HSL
hsl(204, 100%, 50%)
HSB
hsb(204, 100%, 100%)
CMYK
cmyk(100%, 40%, 0%, 0%)
Oklch
oklch(66.9% 0.184 248.8)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

#FF0099

Rose Purple · DeepPink · Camellia

HEX
#FF0099
RGB
rgb(255, 0, 153)
HSL
hsl(324, 100%, 50%)
HSB
hsb(324, 100%, 100%)
CMYK
cmyk(0%, 100%, 40%, 0%)
Oklch
oklch(65.3% 0.268 354.7)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#99CC00

Grass Green · Chartreuse · Forest Green

HEX
#99CC00
RGB
rgb(153, 204, 0)
HSL
hsl(75, 100%, 40%)
HSB
hsb(75, 100%, 80%)
CMYK
cmyk(25%, 0%, 100%, 20%)
Oklch
oklch(78.0% 0.198 125.7)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#EEEEEE

Plain White · Linen · Cloud White

HEX
#EEEEEE
RGB
rgb(238, 238, 238)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#444444

Dark Cyan · DarkSlateGray · Charcoal

HEX
#444444
RGB
rgb(68, 68, 68)
HSL
hsl(0, 0%, 27%)
HSB
hsb(0, 0%, 27%)
CMYK
cmyk(0%, 0%, 0%, 73%)
Oklch
oklch(38.7% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0099FF
FF6600

Analogous

00FFE6
0099FF
0019FF

Triadic

0099FF
FF0099
99FF00

Split-Comp.

0099FF
FF0019
FFE600

Tetradic

0099FF
E600FF
FF6600
1AFF00

Contrast Matrix WCAG 2.1 Contrast

0099FF
FF0099
99CC00
EEEEEE
444444
1.2
Fail
1.6
Fail
2.6
Fail
3.2
AA Large
1.2
Fail
1.9
Fail
3.2
AA Large
2.6
Fail
1.6
Fail
1.9
Fail
1.6
Fail
5.1
AA
2.6
Fail
3.2
AA Large
1.6
Fail
8.4
AAA
3.2
AA Large
2.6
Fail
5.1
AA
8.4
AAA
White BG
3.0Fail
3.7AA Large
1.9Fail
1.2Fail
9.7AAA
Black BG
7.0AAA
5.7AA
11.0AAA
18.1AAA
2.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

4244E6
918E74
AFB031
EEEEEE
444444

Deuteranopia

392EE0
9FB36B
ACA83D
EEEEEE
444444

Tritanopia

08D3CF
F25750
9C5861
EEEEEE
444444

Achromatopsia

777777
5E5E5E
A5A5A5
EEEEEE
444444

Shades & Tints Shades & Tints

#0099FF

Dark
Light

#FF0099

Dark
Light

#99CC00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0099ff;
  --color-2: #ff0099;
  --color-3: #99cc00;
  --color-4: #eeeeee;
  --color-5: #444444;
}

SCSS

$color-1: #0099ff;
$color-2: #ff0099;
$color-3: #99cc00;
$color-4: #eeeeee;
$color-5: #444444;

TAILWIND

colors: {
  'brand-1': '#0099ff',
  'brand-2': '#ff0099',
  'brand-3': '#99cc00',
  'brand-4': '#eeeeee',
  'brand-5': '#444444',
}

RGB Array

[0, 153, 255], [255, 0, 153], [153, 204, 0], [238, 238, 238], [68, 68, 68]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This bright-style palette of #0099FF, #FF0099, #99CC00, #EEEEEE, #444444 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: #0099ff; --color-2: #ff0099; --color-3: #99cc00; --color-4: #eeeeee; --color-5: #444444. 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 bright-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