← Back to Editor

#171717 · #FF7532 · #FED24D · #5CAA9A · #F6F5E0

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

#171717

Ink Black · Black · Jet Black

HEX
#171717
RGB
rgb(23, 23, 23)
HSL
hsl(0, 0%, 9%)
HSB
hsb(0, 0%, 9%)
CMYK
cmyk(0%, 0%, 0%, 91%)
Oklch
oklch(20.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FF7532

Tangerine · Tomato · Warm Sun

HEX
#FF7532
RGB
rgb(255, 117, 50)
HSL
hsl(20, 100%, 60%)
HSB
hsb(20, 80%, 100%)
CMYK
cmyk(0%, 54%, 80%, 0%)
Oklch
oklch(71.8% 0.185 43.5)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#FED24D

Ginger · SandyBrown · Sunflower

HEX
#FED24D
RGB
rgb(254, 210, 77)
HSL
hsl(45, 99%, 65%)
HSB
hsb(45, 70%, 100%)
CMYK
cmyk(0%, 17%, 70%, 0%)
Oklch
oklch(87.9% 0.153 90.2)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#5CAA9A

Mineral Blue · CadetBlue · Lake Green

HEX
#5CAA9A
RGB
rgb(92, 170, 154)
HSL
hsl(168, 31%, 51%)
HSB
hsb(168, 46%, 67%)
CMYK
cmyk(46%, 0%, 9%, 33%)
Oklch
oklch(68.3% 0.081 178.8)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#F6F5E0

Fresh Green · Beige · Lemon Cream

HEX
#F6F5E0
RGB
rgb(246, 245, 224)
HSL
hsl(57, 55%, 92%)
HSB
hsb(57, 9%, 96%)
CMYK
cmyk(0%, 0%, 9%, 4%)
Oklch
oklch(96.5% 0.028 104.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

171717
171717

Analogous

171717
171717
171717

Triadic

171717
171717
171717

Split-Comp.

171717
171717
171717

Tetradic

171717
171717
171717
171717

Contrast Matrix WCAG 2.1 Contrast

171717
FF7532
FED24D
5CAA9A
F6F5E0
6.7
AA
12.4
AAA
6.5
AA
16.3
AAA
6.7
AA
1.9
Fail
1.0
Fail
2.4
Fail
12.4
AAA
1.9
Fail
1.9
Fail
1.3
Fail
6.5
AA
1.0
Fail
1.9
Fail
2.5
Fail
16.3
AAA
2.4
Fail
1.3
Fail
2.5
Fail
White BG
17.9AAA
2.7Fail
1.4Fail
2.7Fail
1.1Fail
Black BG
1.2Fail
7.8AAA
14.5AAA
7.7AAA
19.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

171717
C3C242
EBEB6D
7E7E9E
F6F6E5

Deuteranopia

171717
CBD646
EEF175
79739F
F6F6E6

Tritanopia

171717
F84F52
FC878C
60A1A2
F6E9EA

Achromatopsia

171717
979797
D0D0D0
919191
F3F3F3

Shades & Tints Shades & Tints

#171717

Dark
Light

#FF7532

Dark
Light

#FED24D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #171717;
  --color-2: #ff7532;
  --color-3: #fed24d;
  --color-4: #5caa9a;
  --color-5: #f6f5e0;
}

SCSS

$color-1: #171717;
$color-2: #ff7532;
$color-3: #fed24d;
$color-4: #5caa9a;
$color-5: #f6f5e0;

TAILWIND

colors: {
  'brand-1': '#171717',
  'brand-2': '#ff7532',
  'brand-3': '#fed24d',
  'brand-4': '#5caa9a',
  'brand-5': '#f6f5e0',
}

RGB Array

[23, 23, 23], [255, 117, 50], [254, 210, 77], [92, 170, 154], [246, 245, 224]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #171717, #FF7532, #FED24D, #5CAA9A, #F6F5E0 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: #171717; --color-2: #ff7532; --color-3: #fed24d; --color-4: #5caa9a; --color-5: #f6f5e0. 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