← Back to Editor

#000000 · #FF1A50 · #FF5817 · #BCA95B · #89BC5B

warm

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

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

#FF1A50

Vermilion · Crimson · Passion Red

HEX
#FF1A50
RGB
rgb(255, 26, 80)
HSL
hsl(346, 100%, 55%)
HSB
hsb(346, 90%, 100%)
CMYK
cmyk(0%, 90%, 69%, 0%)
Oklch
oklch(64.0% 0.248 17.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FF5817

Tangerine · OrangeRed · Warm Sun

HEX
#FF5817
RGB
rgb(255, 88, 23)
HSL
hsl(17, 100%, 55%)
HSB
hsb(17, 91%, 100%)
CMYK
cmyk(0%, 65%, 91%, 0%)
Oklch
oklch(68.0% 0.213 38.1)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#BCA95B

Ginger · Tan · Sunflower

HEX
#BCA95B
RGB
rgb(188, 169, 91)
HSL
hsl(48, 42%, 55%)
HSB
hsb(48, 52%, 74%)
CMYK
cmyk(0%, 10%, 52%, 26%)
Oklch
oklch(73.5% 0.101 96.0)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#89BC5B

Celadon · DarkSeaGreen · Olive Green

HEX
#89BC5B
RGB
rgb(137, 188, 91)
HSL
hsl(92, 42%, 55%)
HSB
hsb(92, 52%, 74%)
CMYK
cmyk(27%, 0%, 52%, 26%)
Oklch
oklch(73.8% 0.139 131.9)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

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
FF1A50
FF5817
BCA95B
89BC5B
5.5
AA
6.7
AA
9.0
AAA
9.4
AAA
5.5
AA
1.2
Fail
1.6
Fail
1.7
Fail
6.7
AA
1.2
Fail
1.3
Fail
1.4
Fail
9.0
AAA
1.6
Fail
1.3
Fail
1.0
Fail
9.4
AAA
1.7
Fail
1.4
Fail
1.0
Fail
White BG
21.0AAA
3.8AA Large
3.2AA Large
2.3Fail
2.2Fail
Black BG
1.0Fail
5.5AA
6.7AA
9.0AAA
9.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
9C9A43
B7B527
B4B46E
9FA072

Deuteranopia

000000
A9BA40
C0CD2B
B5B672
9C9878

Tritanopia

000000
F43936
F73336
BB7D80
8C8589

Achromatopsia

000000
656565
838383
A6A6A6
A2A2A2

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF1A50

Dark
Light

#FF5817

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff1a50;
  --color-3: #ff5817;
  --color-4: #bca95b;
  --color-5: #89bc5b;
}

SCSS

$color-1: #000000;
$color-2: #ff1a50;
$color-3: #ff5817;
$color-4: #bca95b;
$color-5: #89bc5b;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff1a50',
  'brand-3': '#ff5817',
  'brand-4': '#bca95b',
  'brand-5': '#89bc5b',
}

RGB Array

[0, 0, 0], [255, 26, 80], [255, 88, 23], [188, 169, 91], [137, 188, 91]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #FF1A50, #FF5817, #BCA95B, #89BC5B 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: #ff1a50; --color-3: #ff5817; --color-4: #bca95b; --color-5: #89bc5b. 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 warm-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