← Back to Editor

#FF3209 · #C9DAAD · #0B1D20 · #FFFFA7 · #8CA2A6

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

#FF3209

Vermilion · OrangeRed · Passion Red

HEX
#FF3209
RGB
rgb(255, 50, 9)
HSL
hsl(10, 100%, 52%)
HSB
hsb(10, 96%, 100%)
CMYK
cmyk(0%, 80%, 96%, 0%)
Oklch
oklch(64.6% 0.241 32.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#C9DAAD

Willow Green · Silver · Apple Green

HEX
#C9DAAD
RGB
rgb(201, 218, 173)
HSL
hsl(83, 38%, 77%)
HSB
hsb(83, 21%, 85%)
CMYK
cmyk(8%, 0%, 21%, 15%)
Oklch
oklch(86.4% 0.063 124.5)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#0B1D20

Slate Blue · Black · Peacock Green

HEX
#0B1D20
RGB
rgb(11, 29, 32)
HSL
hsl(189, 49%, 8%)
HSB
hsb(189, 66%, 13%)
CMYK
cmyk(66%, 9%, 0%, 87%)
Oklch
oklch(21.7% 0.024 209.4)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#FFFFA7

Fresh Green · Wheat · Lemon Cream

HEX
#FFFFA7
RGB
rgb(255, 255, 167)
HSL
hsl(60, 100%, 83%)
HSB
hsb(60, 35%, 100%)
CMYK
cmyk(0%, 0%, 35%, 0%)
Oklch
oklch(98.1% 0.109 108.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#8CA2A6

Slate Blue · DarkGray · Lake Green

HEX
#8CA2A6
RGB
rgb(140, 162, 166)
HSL
hsl(189, 13%, 60%)
HSB
hsb(189, 16%, 65%)
CMYK
cmyk(16%, 2%, 0%, 35%)
Oklch
oklch(69.7% 0.025 209.8)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF3209
0AD6FF

Analogous

FF0A5C
FF3209
FFAD0A

Triadic

FF3209
0AFF33
330AFF

Split-Comp.

FF3209
0AFFAD
0A5CFF

Tetradic

FF3209
5CFF0A
0AD6FF
AD0AFF

Contrast Matrix WCAG 2.1 Contrast

FF3209
C9DAAD
0B1D20
FFFFA7
8CA2A6
2.5
Fail
4.7
AA
3.5
AA Large
1.4
Fail
2.5
Fail
11.7
AAA
1.4
Fail
1.8
Fail
4.7
AA
11.7
AAA
16.6
AAA
6.5
AA
3.5
AA Large
1.4
Fail
16.6
AAA
2.6
Fail
1.4
Fail
1.8
Fail
6.5
AA
2.6
Fail
White BG
3.7AA Large
1.5Fail
17.3AAA
1.0Fail
2.7Fail
Black BG
5.7AA
14.1AAA
1.2Fail
20.1AAA
7.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

A6A413
D0D1B8
13131F
FFFFBC
9696A5

Deuteranopia

B2C215
CFCEBB
12101F
FFFFC1
9493A5

Tritanopia

F51B1C
CAC0C2
0C1F1F
FFCDD1
8DA4A4

Achromatopsia

6B6B6B
D0D0D0
181818
F5F5F5
9C9C9C

Shades & Tints Shades & Tints

#FF3209

Dark
Light

#C9DAAD

Dark
Light

#0B1D20

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff3209;
  --color-2: #c9daad;
  --color-3: #0b1d20;
  --color-4: #ffffa7;
  --color-5: #8ca2a6;
}

SCSS

$color-1: #ff3209;
$color-2: #c9daad;
$color-3: #0b1d20;
$color-4: #ffffa7;
$color-5: #8ca2a6;

TAILWIND

colors: {
  'brand-1': '#ff3209',
  'brand-2': '#c9daad',
  'brand-3': '#0b1d20',
  'brand-4': '#ffffa7',
  'brand-5': '#8ca2a6',
}

RGB Array

[255, 50, 9], [201, 218, 173], [11, 29, 32], [255, 255, 167], [140, 162, 166]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF3209, #C9DAAD, #0B1D20, #FFFFA7, #8CA2A6 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: #ff3209; --color-2: #c9daad; --color-3: #0b1d20; --color-4: #ffffa7; --color-5: #8ca2a6. 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