← Back to Editor

#000000 · #FD254F · #DEB683 · #F0EFDA · #98D9C3

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

#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

#FD254F

Vermilion · Crimson · Passion Red

HEX
#FD254F
RGB
rgb(253, 37, 79)
HSL
hsl(348, 98%, 57%)
HSB
hsb(348, 85%, 99%)
CMYK
cmyk(0%, 85%, 69%, 1%)
Oklch
oklch(64.1% 0.241 18.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#DEB683

Ginger · BurlyWood · Warm Sun

HEX
#DEB683
RGB
rgb(222, 182, 131)
HSL
hsl(34, 58%, 69%)
HSB
hsb(34, 41%, 87%)
CMYK
cmyk(0%, 18%, 41%, 13%)
Oklch
oklch(80.0% 0.081 73.0)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#F0EFDA

Fresh Green · Beige · Lemon Cream

HEX
#F0EFDA
RGB
rgb(240, 239, 218)
HSL
hsl(57, 42%, 90%)
HSB
hsb(57, 9%, 94%)
CMYK
cmyk(0%, 0%, 9%, 6%)
Oklch
oklch(94.7% 0.028 104.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#98D9C3

Jade · LightBlue · Lake Green

HEX
#98D9C3
RGB
rgb(152, 217, 195)
HSL
hsl(160, 46%, 72%)
HSB
hsb(160, 30%, 85%)
CMYK
cmyk(30%, 0%, 10%, 15%)
Oklch
oklch(83.5% 0.073 171.4)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

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
FD254F
DEB683
F0EFDA
98D9C3
5.6
AA
11.1
AAA
18.1
AAA
13.0
AAA
5.6
AA
2.0
Fail
3.3
AA Large
2.3
Fail
11.1
AAA
2.0
Fail
1.6
Fail
1.2
Fail
18.1
AAA
3.3
AA Large
1.6
Fail
1.4
Fail
13.0
AAA
2.3
Fail
1.2
Fail
1.4
Fail
White BG
21.0AAA
3.8AA Large
1.9Fail
1.2Fail
1.6Fail
Black BG
1.0Fail
5.6AA
11.1AAA
18.1AAA
13.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
9F9E45
CDCC8F
F0F0DF
B4B5C8

Deuteranopia

000000
ACBC42
CFD292
F0F0E0
B0ACCA

Tritanopia

000000
F23D3B
DC999B
F0E3E4
9BCDCD

Achromatopsia

000000
6A6A6A
BCBCBC
EDEDED
C3C3C3

Shades & Tints Shades & Tints

#000000

Dark
Light

#FD254F

Dark
Light

#DEB683

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #fd254f;
  --color-3: #deb683;
  --color-4: #f0efda;
  --color-5: #98d9c3;
}

SCSS

$color-1: #000000;
$color-2: #fd254f;
$color-3: #deb683;
$color-4: #f0efda;
$color-5: #98d9c3;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#fd254f',
  'brand-3': '#deb683',
  'brand-4': '#f0efda',
  'brand-5': '#98d9c3',
}

RGB Array

[0, 0, 0], [253, 37, 79], [222, 182, 131], [240, 239, 218], [152, 217, 195]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FD254F, #DEB683, #F0EFDA, #98D9C3 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: #000000; --color-2: #fd254f; --color-3: #deb683; --color-4: #f0efda; --color-5: #98d9c3. 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