← Back to Editor

#030303 · #FD0E68 · #07C16A · #A6FB3A · #FCFCFC

A 5-color palette 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

#030303

Ink Black · Black · Jet Black

HEX
#030303
RGB
rgb(3, 3, 3)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(9.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FD0E68

Dark Violet · DeepPink · Rose Pink

HEX
#FD0E68
RGB
rgb(253, 14, 104)
HSL
hsl(337, 98%, 52%)
HSB
hsb(337, 94%, 99%)
CMYK
cmyk(0%, 94%, 59%, 1%)
Oklch
oklch(63.8% 0.251 10.0)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#07C16A

Mineral Blue · MediumSeaGreen · Forest Green

HEX
#07C16A
RGB
rgb(7, 193, 106)
HSL
hsl(152, 93%, 39%)
HSB
hsb(152, 96%, 76%)
CMYK
cmyk(96%, 0%, 45%, 24%)
Oklch
oklch(71.2% 0.180 153.5)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#A6FB3A

Willow Green · GreenYellow · Apple Green

HEX
#A6FB3A
RGB
rgb(166, 251, 58)
HSL
hsl(86, 96%, 61%)
HSB
hsb(86, 77%, 98%)
CMYK
cmyk(34%, 0%, 77%, 2%)
Oklch
oklch(90.0% 0.228 131.2)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#FCFCFC

Moonlight White · Snow · Cloud White

HEX
#FCFCFC
RGB
rgb(252, 252, 252)
HSL
hsl(0, 0%, 99%)
HSB
hsb(0, 0%, 99%)
CMYK
cmyk(0%, 0%, 0%, 1%)
Oklch
oklch(99.1% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030303
030303

Analogous

030303
030303
030303

Triadic

030303
030303
030303

Split-Comp.

030303
030303
030303

Tetradic

030303
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

030303
FD0E68
07C16A
A6FB3A
FCFCFC
5.3
AA
8.7
AAA
16.2
AAA
20.1
AAA
5.3
AA
1.6
Fail
3.0
AA Large
3.8
AA Large
8.7
AAA
1.6
Fail
1.9
Fail
2.3
Fail
16.2
AAA
3.0
AA Large
1.9
Fail
1.2
Fail
20.1
AAA
3.8
AA Large
2.3
Fail
1.2
Fail
White BG
20.6AAA
3.9AA Large
2.4Fail
1.3Fail
1.0Fail
Black BG
1.0Fail
5.4AA
8.8AAA
16.5AAA
20.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030303
969352
58597F
CBCC69
FCFCFC

Deuteranopia

030303
A3B54D
4D3F84
C6C074
FCFCFC

Tritanopia

030303
F1413D
109093
AA8E96
FCFCFC

Achromatopsia

030303
606060
7F7F7F
CCCCCC
FCFCFC

Shades & Tints Shades & Tints

#030303

Dark
Light

#FD0E68

Dark
Light

#07C16A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030303;
  --color-2: #fd0e68;
  --color-3: #07c16a;
  --color-4: #a6fb3a;
  --color-5: #fcfcfc;
}

SCSS

$color-1: #030303;
$color-2: #fd0e68;
$color-3: #07c16a;
$color-4: #a6fb3a;
$color-5: #fcfcfc;

TAILWIND

colors: {
  'brand-1': '#030303',
  'brand-2': '#fd0e68',
  'brand-3': '#07c16a',
  'brand-4': '#a6fb3a',
  'brand-5': '#fcfcfc',
}

RGB Array

[3, 3, 3], [253, 14, 104], [7, 193, 106], [166, 251, 58], [252, 252, 252]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030303, #FD0E68, #07C16A, #A6FB3A, #FCFCFC 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: #030303; --color-2: #fd0e68; --color-3: #07c16a; --color-4: #a6fb3a; --color-5: #fcfcfc. 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