← Back to Editor

#FFFFFF · #CFE297 · #FDB813 · #00AEEF · #231F20

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

#CFE297

Willow Green · Khaki · Apple Green

HEX
#CFE297
RGB
rgb(207, 226, 151)
HSL
hsl(75, 56%, 74%)
HSB
hsb(75, 33%, 89%)
CMYK
cmyk(8%, 0%, 33%, 11%)
Oklch
oklch(88.1% 0.099 120.0)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#FDB813

Ginger · Orange · Sunflower

HEX
#FDB813
RGB
rgb(253, 184, 19)
HSL
hsl(42, 98%, 53%)
HSB
hsb(42, 92%, 99%)
CMYK
cmyk(0%, 27%, 92%, 1%)
Oklch
oklch(82.5% 0.168 80.8)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#00AEEF

Lake Blue · DeepSkyBlue · Mint Ice

HEX
#00AEEF
RGB
rgb(0, 174, 239)
HSL
hsl(196, 100%, 47%)
HSB
hsb(196, 100%, 94%)
CMYK
cmyk(100%, 27%, 0%, 6%)
Oklch
oklch(70.8% 0.149 234.4)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#231F20

Ink Black · Black · Dark Stone

HEX
#231F20
RGB
rgb(35, 31, 32)
HSL
hsl(345, 6%, 13%)
HSB
hsb(345, 11%, 14%)
CMYK
cmyk(0%, 11%, 9%, 86%)
Oklch
oklch(24.4% 0.006 0.6)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

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
CFE297
FDB813
00AEEF
231F20
1.4
Fail
1.7
Fail
2.5
Fail
16.3
AAA
1.4
Fail
1.2
Fail
1.8
Fail
11.6
AAA
1.7
Fail
1.2
Fail
1.5
Fail
9.3
AAA
2.5
Fail
1.8
Fail
1.5
Fail
6.4
AA
16.3
AAA
11.6
AAA
9.3
AAA
6.4
AA
White BG
1.0Fail
1.4Fail
1.7Fail
2.5Fail
16.3AAA
Black BG
21.0AAA
15.0AAA
12.0AAA
8.3AAA
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D7D7A9
DFDF3B
4B4DDF
212120

Deuteranopia

FFFFFF
D6D5AE
E3E845
4134DB
222220

Tritanopia

FFFFFF
D0B7BB
FA5A61
09D3D0
232020

Achromatopsia

FFFFFF
D4D4D4
BABABA
818181
202020

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CFE297

Dark
Light

#FDB813

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #cfe297;
  --color-3: #fdb813;
  --color-4: #00aeef;
  --color-5: #231f20;
}

SCSS

$color-1: #ffffff;
$color-2: #cfe297;
$color-3: #fdb813;
$color-4: #00aeef;
$color-5: #231f20;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#cfe297',
  'brand-3': '#fdb813',
  'brand-4': '#00aeef',
  'brand-5': '#231f20',
}

RGB Array

[255, 255, 255], [207, 226, 151], [253, 184, 19], [0, 174, 239], [35, 31, 32]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CFE297, #FDB813, #00AEEF, #231F20 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: #cfe297; --color-3: #fdb813; --color-4: #00aeef; --color-5: #231f20. 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