← Back to Editor

#FFFFFF · #CCF849 · #FF237A · #C32A6A · #6D4658

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

#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

#CCF849

Willow Green · GreenYellow · Apple Green

HEX
#CCF849
RGB
rgb(204, 248, 73)
HSL
hsl(75, 93%, 63%)
HSB
hsb(75, 71%, 97%)
CMYK
cmyk(18%, 0%, 71%, 3%)
Oklch
oklch(91.7% 0.199 122.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#FF237A

Dark Violet · DeepPink · Rose Pink

HEX
#FF237A
RGB
rgb(255, 35, 122)
HSL
hsl(336, 100%, 57%)
HSB
hsb(336, 86%, 100%)
CMYK
cmyk(0%, 86%, 52%, 0%)
Oklch
oklch(65.3% 0.248 5.5)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#C32A6A

Dark Violet · MediumVioletRed · Camellia

HEX
#C32A6A
RGB
rgb(195, 42, 106)
HSL
hsl(335, 65%, 46%)
HSB
hsb(335, 78%, 76%)
CMYK
cmyk(0%, 78%, 46%, 24%)
Oklch
oklch(54.8% 0.193 1.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#6D4658

Dark Violet · DimGray · Camellia

HEX
#6D4658
RGB
rgb(109, 70, 88)
HSL
hsl(332, 22%, 35%)
HSB
hsb(332, 36%, 43%)
CMYK
cmyk(0%, 36%, 19%, 57%)
Oklch
oklch(44.4% 0.059 350.6)

TraditionalDark Violet」· PaintCamellia」· 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
CCF849
FF237A
C32A6A
6D4658
1.2
Fail
3.6
AA Large
5.4
AA
7.9
AAA
1.2
Fail
3.0
Fail
4.4
AA Large
6.4
AA
3.6
AA Large
3.0
Fail
1.5
Fail
2.2
Fail
5.4
AA
4.4
AA Large
1.5
Fail
1.4
Fail
7.9
AAA
6.4
AA
2.2
Fail
1.4
Fail
White BG
1.0Fail
1.2Fail
3.6AA Large
5.4AA
7.9AAA
Black BG
21.0AAA
17.1AAA
5.8AA
3.9AA Large
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
DFDF73
A09E65
817F5B
5C5C54

Deuteranopia

FFFFFF
DDD97D
ADBD60
8A9557
5E6153

Tritanopia

FFFFFF
CE959C
F45451
BB4E4C
6B504F

Achromatopsia

FFFFFF
D7D7D7
6F6F6F
5F5F5F
545454

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CCF849

Dark
Light

#FF237A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ccf849;
  --color-3: #ff237a;
  --color-4: #c32a6a;
  --color-5: #6d4658;
}

SCSS

$color-1: #ffffff;
$color-2: #ccf849;
$color-3: #ff237a;
$color-4: #c32a6a;
$color-5: #6d4658;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ccf849',
  'brand-3': '#ff237a',
  'brand-4': '#c32a6a',
  'brand-5': '#6d4658',
}

RGB Array

[255, 255, 255], [204, 248, 73], [255, 35, 122], [195, 42, 106], [109, 70, 88]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CCF849, #FF237A, #C32A6A, #6D4658 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: #ccf849; --color-3: #ff237a; --color-4: #c32a6a; --color-5: #6d4658. 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