← Back to Editor

#FFFFFF · #F0EDD1 · #C8B50C · #718F47 · #0389AE

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#F0EDD1

Fresh Green · Beige · Lemon Cream

HEX
#F0EDD1
RGB
rgb(240, 237, 209)
HSL
hsl(54, 51%, 88%)
HSB
hsb(54, 13%, 94%)
CMYK
cmyk(0%, 1%, 13%, 6%)
Oklch
oklch(94.1% 0.037 102.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C8B50C

Autumn Sage · GoldenRod · Honey Gold

HEX
#C8B50C
RGB
rgb(200, 181, 12)
HSL
hsl(54, 89%, 42%)
HSB
hsb(54, 94%, 78%)
CMYK
cmyk(0%, 9%, 94%, 22%)
Oklch
oklch(76.6% 0.158 101.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#718F47

Grass Green · DarkOliveGreen · Olive Green

HEX
#718F47
RGB
rgb(113, 143, 71)
HSL
hsl(85, 34%, 42%)
HSB
hsb(85, 50%, 56%)
CMYK
cmyk(21%, 0%, 50%, 44%)
Oklch
oklch(61.0% 0.105 127.8)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#0389AE

Lake Blue · Teal · Mint Ice

HEX
#0389AE
RGB
rgb(3, 137, 174)
HSL
hsl(193, 97%, 35%)
HSB
hsb(193, 98%, 68%)
CMYK
cmyk(98%, 21%, 0%, 32%)
Oklch
oklch(58.7% 0.111 225.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
F0EDD1
C8B50C
718F47
0389AE
1.2
Fail
2.1
Fail
3.7
AA Large
4.0
AA Large
1.2
Fail
1.8
Fail
3.1
AA Large
3.4
AA Large
2.1
Fail
1.8
Fail
1.8
Fail
1.9
Fail
3.7
AA Large
3.1
AA Large
1.8
Fail
1.1
Fail
4.0
AA Large
3.4
AA Large
1.9
Fail
1.1
Fail
White BG
1.0Fail
1.2Fail
2.1Fail
3.7AA Large
4.0AA Large
Black BG
21.0AAA
17.7AAA
10.1AAA
5.7AA
5.2AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EFEFD8
C0C035
7E7E58
3D3EA5

Deuteranopia

FFFFFF
EFEFD9
C1C23F
7C7A5D
352BA3

Tritanopia

FFFFFF
F0DDDE
C7555C
736669
0A9E9C

Achromatopsia

FFFFFF
EBEBEB
A7A7A7
7E7E7E
656565

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F0EDD1

Dark
Light

#C8B50C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f0edd1;
  --color-3: #c8b50c;
  --color-4: #718f47;
  --color-5: #0389ae;
}

SCSS

$color-1: #ffffff;
$color-2: #f0edd1;
$color-3: #c8b50c;
$color-4: #718f47;
$color-5: #0389ae;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f0edd1',
  'brand-3': '#c8b50c',
  'brand-4': '#718f47',
  'brand-5': '#0389ae',
}

RGB Array

[255, 255, 255], [240, 237, 209], [200, 181, 12], [113, 143, 71], [3, 137, 174]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F0EDD1, #C8B50C, #718F47, #0389AE 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: #ffffff; --color-2: #f0edd1; --color-3: #c8b50c; --color-4: #718f47; --color-5: #0389ae. 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