← Back to Editor

#FFFFFF · #A9D4D2 · #FFA30F · #FF370F · #38241F

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

#A9D4D2

Jade · LightBlue · Lake Green

HEX
#A9D4D2
RGB
rgb(169, 212, 210)
HSL
hsl(177, 33%, 75%)
HSB
hsb(177, 20%, 83%)
CMYK
cmyk(20%, 0%, 1%, 17%)
Oklch
oklch(83.9% 0.045 192.8)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#FFA30F

Ginger · Orange · Warm Sun

HEX
#FFA30F
RGB
rgb(255, 163, 15)
HSL
hsl(37, 100%, 53%)
HSB
hsb(37, 94%, 100%)
CMYK
cmyk(0%, 36%, 94%, 0%)
Oklch
oklch(78.9% 0.170 69.1)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#FF370F

Vermilion · OrangeRed · Passion Red

HEX
#FF370F
RGB
rgb(255, 55, 15)
HSL
hsl(10, 100%, 53%)
HSB
hsb(10, 94%, 100%)
CMYK
cmyk(0%, 78%, 94%, 0%)
Oklch
oklch(64.9% 0.238 32.3)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#38241F

Crimson · DarkSlateGray · Deep Berry

HEX
#38241F
RGB
rgb(56, 36, 31)
HSL
hsl(12, 29%, 17%)
HSB
hsb(12, 45%, 22%)
CMYK
cmyk(0%, 36%, 45%, 78%)
Oklch
oklch(28.4% 0.032 34.6)

TraditionalCrimson」· PaintDeep Berry」· 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
A9D4D2
FFA30F
FF370F
38241F
1.6
Fail
2.0
Fail
3.6
AA Large
14.6
AAA
1.6
Fail
1.2
Fail
2.2
Fail
9.1
AAA
2.0
Fail
1.2
Fail
1.8
Fail
7.3
AAA
3.6
AA Large
2.2
Fail
1.8
Fail
4.0
AA Large
14.6
AAA
9.1
AAA
7.3
AAA
4.0
AA Large
White BG
1.0Fail
1.6Fail
2.0Fail
3.6AA Large
14.6AAA
Black BG
21.0AAA
13.0AAA
10.5AAA
5.8AA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
BCBCD2
D7D633
A8A719
2F2F20

Deuteranopia

FFFFFF
B9B6D3
DDE33B
B4C31B
313221

Tritanopia

FFFFFF
ABD3D3
FA4F55
F52022
372121

Achromatopsia

FFFFFF
C7C7C7
AEAEAE
6E6E6E
292929

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#A9D4D2

Dark
Light

#FFA30F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #a9d4d2;
  --color-3: #ffa30f;
  --color-4: #ff370f;
  --color-5: #38241f;
}

SCSS

$color-1: #ffffff;
$color-2: #a9d4d2;
$color-3: #ffa30f;
$color-4: #ff370f;
$color-5: #38241f;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#a9d4d2',
  'brand-3': '#ffa30f',
  'brand-4': '#ff370f',
  'brand-5': '#38241f',
}

RGB Array

[255, 255, 255], [169, 212, 210], [255, 163, 15], [255, 55, 15], [56, 36, 31]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #A9D4D2, #FFA30F, #FF370F, #38241F 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: #a9d4d2; --color-3: #ffa30f; --color-4: #ff370f; --color-5: #38241f. 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