← Back to Editor

#FFFFFF · #B9E0F7 · #F58426 · #EF4423 · #182E3A

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

#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

#B9E0F7

Sky Blue · LightBlue · Sky Blue

HEX
#B9E0F7
RGB
rgb(185, 224, 247)
HSL
hsl(202, 79%, 85%)
HSB
hsb(202, 25%, 97%)
CMYK
cmyk(25%, 9%, 0%, 3%)
Oklch
oklch(88.6% 0.052 234.0)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#F58426

Tangerine · GoldenRod · Warm Sun

HEX
#F58426
RGB
rgb(245, 132, 38)
HSL
hsl(27, 91%, 55%)
HSB
hsb(27, 84%, 96%)
CMYK
cmyk(0%, 46%, 84%, 4%)
Oklch
oklch(72.6% 0.169 54.1)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#EF4423

Vermilion · OrangeRed · Passion Red

HEX
#EF4423
RGB
rgb(239, 68, 35)
HSL
hsl(10, 86%, 54%)
HSB
hsb(10, 85%, 94%)
CMYK
cmyk(0%, 72%, 85%, 6%)
Oklch
oklch(63.4% 0.212 32.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#182E3A

Slate Blue · DarkSlateGray · Deep Sea Blue

HEX
#182E3A
RGB
rgb(24, 46, 58)
HSL
hsl(201, 41%, 16%)
HSB
hsb(201, 59%, 23%)
CMYK
cmyk(59%, 21%, 0%, 77%)
Oklch
oklch(28.9% 0.036 233.7)

TraditionalSlate Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
B9E0F7
F58426
EF4423
182E3A
1.4
Fail
2.6
Fail
3.8
AA Large
14.1
AAA
1.4
Fail
1.8
Fail
2.7
Fail
10.1
AAA
2.6
Fail
1.8
Fail
1.5
Fail
5.5
AA
3.8
AA Large
2.7
Fail
1.5
Fail
3.7
AA Large
14.1
AAA
10.1
AAA
5.5
AA
3.7
AA Large
White BG
1.0Fail
1.4Fail
2.6Fail
3.8AA Large
14.1AAA
Black BG
21.0AAA
15.1AAA
8.2AAA
5.5AA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CACAF1
C4C33D
A5A32B
222237

Deuteranopia

FFFFFF
C8C5F0
CBD342
AFBC2D
201F36

Tritanopia

FFFFFF
BBEDEC
EF4F53
E63133
193534

Achromatopsia

FFFFFF
D7D7D7
9B9B9B
737373
292929

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B9E0F7

Dark
Light

#F58426

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b9e0f7;
  --color-3: #f58426;
  --color-4: #ef4423;
  --color-5: #182e3a;
}

SCSS

$color-1: #ffffff;
$color-2: #b9e0f7;
$color-3: #f58426;
$color-4: #ef4423;
$color-5: #182e3a;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b9e0f7',
  'brand-3': '#f58426',
  'brand-4': '#ef4423',
  'brand-5': '#182e3a',
}

RGB Array

[255, 255, 255], [185, 224, 247], [245, 132, 38], [239, 68, 35], [24, 46, 58]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #B9E0F7, #F58426, #EF4423, #182E3A 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: #ffffff; --color-2: #b9e0f7; --color-3: #f58426; --color-4: #ef4423; --color-5: #182e3a. 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