← Back to Editor

#FFEBAE · #D0C99F · #93BCAE · #715959 · #94161F

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

#FFEBAE

Goose Yellow · Wheat · Lemon Cream

HEX
#FFEBAE
RGB
rgb(255, 235, 174)
HSL
hsl(45, 100%, 84%)
HSB
hsb(45, 32%, 100%)
CMYK
cmyk(0%, 8%, 32%, 0%)
Oklch
oklch(94.2% 0.081 92.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D0C99F

Fresh Green · Tan · Sunflower

HEX
#D0C99F
RGB
rgb(208, 201, 159)
HSL
hsl(51, 34%, 72%)
HSB
hsb(51, 24%, 82%)
CMYK
cmyk(0%, 3%, 24%, 18%)
Oklch
oklch(83.1% 0.057 99.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#93BCAE

Jade · DarkGray · Lake Green

HEX
#93BCAE
RGB
rgb(147, 188, 174)
HSL
hsl(160, 23%, 66%)
HSB
hsb(160, 22%, 74%)
CMYK
cmyk(22%, 0%, 7%, 26%)
Oklch
oklch(76.1% 0.048 172.1)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#715959

Crimson · DimGray · Wine Red

HEX
#715959
RGB
rgb(113, 89, 89)
HSL
hsl(0, 12%, 40%)
HSB
hsb(0, 21%, 44%)
CMYK
cmyk(0%, 21%, 21%, 56%)
Oklch
oklch(48.8% 0.032 18.3)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#94161F

Vermilion · Brown · Wine Red

HEX
#94161F
RGB
rgb(148, 22, 31)
HSL
hsl(356, 74%, 33%)
HSB
hsb(356, 85%, 58%)
CMYK
cmyk(0%, 85%, 79%, 42%)
Oklch
oklch(43.1% 0.159 24.3)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFEBAE
ADC2FF

Analogous

FFC2AD
FFEBAE
EBFFAD

Triadic

FFEBAE
ADFFEB
EBADFF

Split-Comp.

FFEBAE
ADEBFF
C2ADFF

Tetradic

FFEBAE
ADFFC2
ADC2FF
FFADEB

Contrast Matrix WCAG 2.1 Contrast

FFEBAE
D0C99F
93BCAE
715959
94161F
1.4
Fail
1.8
Fail
5.4
AA
7.4
AAA
1.4
Fail
1.2
Fail
3.8
AA Large
5.2
AA
1.8
Fail
1.2
Fail
3.1
AA Large
4.2
AA Large
5.4
AA
3.8
AA Large
3.1
AA Large
1.4
Fail
7.4
AAA
5.2
AA
4.2
AA Large
1.4
Fail
White BG
1.2Fail
1.7Fail
2.1Fail
6.4AA
8.8AAA
Black BG
17.7AAA
12.5AAA
10.0AAA
3.3AA Large
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F6F6BD
CDCDA9
A5A5B1
676659
5D5C1D

Deuteranopia

F8F9C0
CDCEAC
A29FB2
686A59
656E1C

Tritanopia

FEC8CB
D0B1B3
95B4B5
705959
8E1B1B

Achromatopsia

EAEAEA
C6C6C6
AEAEAE
606060
3D3D3D

Shades & Tints Shades & Tints

#FFEBAE

Dark
Light

#D0C99F

Dark
Light

#93BCAE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffebae;
  --color-2: #d0c99f;
  --color-3: #93bcae;
  --color-4: #715959;
  --color-5: #94161f;
}

SCSS

$color-1: #ffebae;
$color-2: #d0c99f;
$color-3: #93bcae;
$color-4: #715959;
$color-5: #94161f;

TAILWIND

colors: {
  'brand-1': '#ffebae',
  'brand-2': '#d0c99f',
  'brand-3': '#93bcae',
  'brand-4': '#715959',
  'brand-5': '#94161f',
}

RGB Array

[255, 235, 174], [208, 201, 159], [147, 188, 174], [113, 89, 89], [148, 22, 31]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFEBAE, #D0C99F, #93BCAE, #715959, #94161F 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: #ffebae; --color-2: #d0c99f; --color-3: #93bcae; --color-4: #715959; --color-5: #94161f. 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