← Back to Editor

#FFFFBD · #404040 · #FF395E · #F9066C · #000000

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFBD

Fresh Green · Bisque · Lemon Cream

HEX
#FFFFBD
RGB
rgb(255, 255, 189)
HSL
hsl(60, 100%, 87%)
HSB
hsb(60, 26%, 100%)
CMYK
cmyk(0%, 0%, 26%, 0%)
Oklch
oklch(98.4% 0.084 107.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#404040

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#404040
RGB
rgb(64, 64, 64)
HSL
hsl(0, 0%, 25%)
HSB
hsb(0, 0%, 25%)
CMYK
cmyk(0%, 0%, 0%, 75%)
Oklch
oklch(37.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FF395E

Peach Pink · Tomato · Coral Red

HEX
#FF395E
RGB
rgb(255, 57, 94)
HSL
hsl(349, 100%, 61%)
HSB
hsb(349, 78%, 100%)
CMYK
cmyk(0%, 78%, 63%, 0%)
Oklch
oklch(65.9% 0.230 16.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#F9066C

Dark Violet · DeepPink · Camellia

HEX
#F9066C
RGB
rgb(249, 6, 108)
HSL
hsl(335, 95%, 50%)
HSB
hsb(335, 98%, 98%)
CMYK
cmyk(0%, 98%, 57%, 2%)
Oklch
oklch(63.0% 0.251 8.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFBD
BDBDFF

Analogous

FFDEBD
FFFFBD
DEFFBD

Triadic

FFFFBD
BDFFFF
FFBDFF

Split-Comp.

FFFFBD
BDDEFF
DEBDFF

Tetradic

FFFFBD
BDFFDE
BDBDFF
FFBDDE

Contrast Matrix WCAG 2.1 Contrast

FFFFBD
404040
FF395E
F9066C
000000
10.0
AAA
3.4
AA Large
3.8
AA Large
20.3
AAA
10.0
AAA
3.0
Fail
2.6
Fail
2.0
Fail
3.4
AA Large
3.0
Fail
1.1
Fail
6.0
AA
3.8
AA Large
2.6
Fail
1.1
Fail
5.3
AA
20.3
AAA
2.0
Fail
6.0
AA
5.3
AA
White BG
1.0Fail
10.4AAA
3.5AA Large
4.0AA Large
21.0AAA
Black BG
20.3AAA
2.0Fail
6.0AA
5.3AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFCD
404040
A9A755
908E53
000000

Deuteranopia

FFFFD1
404040
B5C453
9EB04D
000000

Tritanopia

FFDADC
404040
F54E4C
ED403C
000000

Achromatopsia

F7F7F7
404040
787878
5A5A5A
000000

Shades & Tints Shades & Tints

#FFFFBD

Dark
Light

#404040

Dark
Light

#FF395E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffbd;
  --color-2: #404040;
  --color-3: #ff395e;
  --color-4: #f9066c;
  --color-5: #000000;
}

SCSS

$color-1: #ffffbd;
$color-2: #404040;
$color-3: #ff395e;
$color-4: #f9066c;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffbd',
  'brand-2': '#404040',
  'brand-3': '#ff395e',
  'brand-4': '#f9066c',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 189], [64, 64, 64], [255, 57, 94], [249, 6, 108], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFBD, #404040, #FF395E, #F9066C, #000000 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: #ffffbd; --color-2: #404040; --color-3: #ff395e; --color-4: #f9066c; --color-5: #000000. 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