← Back to Editor

#000000 · #025353 · #FD7736 · #C1FF47 · #FDFDFD

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

#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

#025353

Lake Blue · DarkSlateGray · Peacock Green

HEX
#025353
RGB
rgb(2, 83, 83)
HSL
hsl(180, 95%, 17%)
HSB
hsb(180, 98%, 33%)
CMYK
cmyk(98%, 0%, 0%, 67%)
Oklch
oklch(40.1% 0.068 194.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#FD7736

Tangerine · Tomato · Warm Sun

HEX
#FD7736
RGB
rgb(253, 119, 54)
HSL
hsl(20, 98%, 60%)
HSB
hsb(20, 79%, 99%)
CMYK
cmyk(0%, 53%, 79%, 1%)
Oklch
oklch(71.8% 0.181 43.8)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#C1FF47

Willow Green · GreenYellow · Apple Green

HEX
#C1FF47
RGB
rgb(193, 255, 71)
HSL
hsl(80, 100%, 64%)
HSB
hsb(80, 72%, 100%)
CMYK
cmyk(24%, 0%, 72%, 0%)
Oklch
oklch(92.6% 0.213 126.7)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#FDFDFD

Moonlight White · White · Cloud White

HEX
#FDFDFD
RGB
rgb(253, 253, 253)
HSL
hsl(0, 0%, 99%)
HSB
hsb(0, 0%, 99%)
CMYK
cmyk(0%, 0%, 0%, 1%)
Oklch
oklch(99.4% 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

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
025353
FD7736
C1FF47
FDFDFD
2.4
Fail
7.9
AAA
17.7
AAA
20.6
AAA
2.4
Fail
3.3
AA Large
7.5
AAA
8.7
AAA
7.9
AAA
3.3
AA Large
2.2
Fail
2.6
Fail
17.7
AAA
7.5
AAA
2.2
Fail
1.2
Fail
20.6
AAA
8.7
AAA
2.6
Fail
1.2
Fail
White BG
21.0AAA
8.9AAA
2.7Fail
1.2Fail
1.0Fail
Black BG
1.0Fail
2.4Fail
7.9AAA
17.7AAA
20.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
252653
C3C246
DCDC74
FDFDFD

Deuteranopia

000000
201A53
CBD54A
D8D47E
FDFDFD

Tritanopia

000000
065353
F65255
C4979E
FDFDFD

Achromatopsia

000000
3B3B3B
989898
D7D7D7
FDFDFD

Shades & Tints Shades & Tints

#000000

Dark
Light

#025353

Dark
Light

#FD7736

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #025353;
  --color-3: #fd7736;
  --color-4: #c1ff47;
  --color-5: #fdfdfd;
}

SCSS

$color-1: #000000;
$color-2: #025353;
$color-3: #fd7736;
$color-4: #c1ff47;
$color-5: #fdfdfd;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#025353',
  'brand-3': '#fd7736',
  'brand-4': '#c1ff47',
  'brand-5': '#fdfdfd',
}

RGB Array

[0, 0, 0], [2, 83, 83], [253, 119, 54], [193, 255, 71], [253, 253, 253]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #025353, #FD7736, #C1FF47, #FDFDFD 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: #000000; --color-2: #025353; --color-3: #fd7736; --color-4: #c1ff47; --color-5: #fdfdfd. 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