← Back to Editor

#E04502 · #FFFFFF · #000000

minimal

A 3-color minimal palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarm

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData Visualization

Color Details Color Details

#E04502

Tangerine · OrangeRed · Amber Brown

HEX
#E04502
RGB
rgb(224, 69, 2)
HSL
hsl(18, 98%, 44%)
HSB
hsb(18, 99%, 88%)
CMYK
cmyk(0%, 69%, 99%, 12%)
Oklch
oklch(60.8% 0.201 37.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#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

E04502
029CDE

Analogous

DE022E
E04502
DEB202

Triadic

E04502
02DE44
4402DE

Split-Comp.

E04502
02DEB2
022EDE

Tetradic

E04502
2EDE02
029CDE
B202DE

Contrast Matrix WCAG 2.1 Contrast

E04502
FFFFFF
000000
4.2
AA Large
5.0
AA
4.2
AA Large
21.0
AAA
5.0
AA
21.0
AAA
White BG
4.2AA Large
1.0Fail
21.0AAA
Black BG
5.0AA
21.0AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

9D9B12
FFFFFF
000000

Deuteranopia

A6B116
FFFFFF
000000

Tritanopia

D81F22
FFFFFF
000000

Achromatopsia

6C6C6C
FFFFFF
000000

Shades & Tints Shades & Tints

#E04502

Dark
Light

#FFFFFF

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e04502;
  --color-2: #ffffff;
  --color-3: #000000;
}

SCSS

$color-1: #e04502;
$color-2: #ffffff;
$color-3: #000000;

TAILWIND

colors: {
  'brand-1': '#e04502',
  'brand-2': '#ffffff',
  'brand-3': '#000000',
}

RGB Array

[224, 69, 2], [255, 255, 255], [0, 0, 0]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This minimal-style palette of #E04502, #FFFFFF, #000000 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #e04502; --color-2: #ffffff; --color-3: #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 minimal-style 3-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