← Back to Editor

#000000 · #DE6218 · #F0F6C2 · #419DAE · #050743

warm

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

#DE6218

Tangerine · Chocolate · Amber Brown

HEX
#DE6218
RGB
rgb(222, 98, 24)
HSL
hsl(22, 80%, 48%)
HSB
hsb(22, 89%, 87%)
CMYK
cmyk(0%, 56%, 89%, 13%)
Oklch
oklch(64.1% 0.173 45.3)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#F0F6C2

Fresh Green · Bisque · Lemon Cream

HEX
#F0F6C2
RGB
rgb(240, 246, 194)
HSL
hsl(67, 74%, 86%)
HSB
hsb(67, 21%, 96%)
CMYK
cmyk(2%, 0%, 21%, 4%)
Oklch
oklch(95.6% 0.068 113.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#419DAE

Slate Blue · SteelBlue · Mint Ice

HEX
#419DAE
RGB
rgb(65, 157, 174)
HSL
hsl(189, 46%, 47%)
HSB
hsb(189, 63%, 68%)
CMYK
cmyk(63%, 10%, 0%, 32%)
Oklch
oklch(64.8% 0.089 211.8)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#050743

Indigo · MidnightBlue · Deep Sea Blue

HEX
#050743
RGB
rgb(5, 7, 67)
HSL
hsl(238, 86%, 14%)
HSB
hsb(238, 93%, 26%)
CMYK
cmyk(93%, 90%, 0%, 74%)
Oklch
oklch(19.1% 0.108 268.7)

TraditionalIndigo」· PaintDeep Sea Blue」· 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
DE6218
F0F6C2
419DAE
050743
5.9
AA
18.7
AAA
6.7
AA
1.1
Fail
5.9
AA
3.2
AA Large
1.1
Fail
5.2
AA
18.7
AAA
3.2
AA Large
2.8
Fail
16.7
AAA
6.7
AA
1.1
Fail
2.8
Fail
6.0
AA
1.1
Fail
5.2
AA
16.7
AAA
6.0
AA
White BG
21.0AAA
3.6AA Large
1.1Fail
3.2AA Large
18.8AAA
Black BG
1.0Fail
5.9AA
18.7AAA
6.7AA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
A8A72A
F3F3CF
696AAA
060634

Deuteranopia

000000
B0B92E
F2F2D2
645DA9
060631

Tritanopia

000000
D8383B
F0D9DB
46A7A6
052927

Achromatopsia

000000
7F7F7F
EEEEEE
838383
0D0D0D

Shades & Tints Shades & Tints

#000000

Dark
Light

#DE6218

Dark
Light

#F0F6C2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #de6218;
  --color-3: #f0f6c2;
  --color-4: #419dae;
  --color-5: #050743;
}

SCSS

$color-1: #000000;
$color-2: #de6218;
$color-3: #f0f6c2;
$color-4: #419dae;
$color-5: #050743;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#de6218',
  'brand-3': '#f0f6c2',
  'brand-4': '#419dae',
  'brand-5': '#050743',
}

RGB Array

[0, 0, 0], [222, 98, 24], [240, 246, 194], [65, 157, 174], [5, 7, 67]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #DE6218, #F0F6C2, #419DAE, #050743 is ideal for: tech websites, dark mode UIs, game UIs, 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: #de6218; --color-3: #f0f6c2; --color-4: #419dae; --color-5: #050743. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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