← Back to Editor

#CFE5CC · #BECC8F · #BD792B · #FF0000 · #303030

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

#CFE5CC

Celadon · LightGray · Mint Green

HEX
#CFE5CC
RGB
rgb(207, 229, 204)
HSL
hsl(113, 32%, 85%)
HSB
hsb(113, 11%, 90%)
CMYK
cmyk(10%, 0%, 11%, 10%)
Oklch
oklch(89.9% 0.041 141.9)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#BECC8F

Willow Green · Tan · Apple Green

HEX
#BECC8F
RGB
rgb(190, 204, 143)
HSL
hsl(74, 37%, 68%)
HSB
hsb(74, 30%, 80%)
CMYK
cmyk(7%, 0%, 30%, 20%)
Oklch
oklch(82.0% 0.082 118.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#BD792B

Ochre · Chocolate · Amber Brown

HEX
#BD792B
RGB
rgb(189, 121, 43)
HSL
hsl(32, 63%, 45%)
HSB
hsb(32, 77%, 74%)
CMYK
cmyk(0%, 36%, 77%, 26%)
Oklch
oklch(63.5% 0.124 65.2)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#303030

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#303030
RGB
rgb(48, 48, 48)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(30.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CFE5CC
E2CDE5

Analogous

DCE5CD
CFE5CC
CDE5D6

Triadic

CFE5CC
CDCFE5
E5CDCF

Split-Comp.

CFE5CC
D6CDE5
E5CDDC

Tetradic

CFE5CC
CDDCE5
E2CDE5
E5D6CD

Contrast Matrix WCAG 2.1 Contrast

CFE5CC
BECC8F
BD792B
FF0000
303030
1.3
Fail
2.7
Fail
3.0
Fail
9.9
AAA
1.3
Fail
2.1
Fail
2.3
Fail
7.7
AAA
2.7
Fail
2.1
Fail
1.1
Fail
3.7
AA Large
3.0
Fail
2.3
Fail
1.1
Fail
3.3
AA Large
9.9
AAA
7.7
AAA
3.7
AA Large
3.3
AA Large
White BG
1.3Fail
1.7Fail
3.5AA Large
4.0AA Large
13.2AAA
Black BG
15.7AAA
12.2AAA
5.9AA
5.3AA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D9D9D2
C4C49E
A09F3E
918E00
303030

Deuteranopia

D7D6D4
C3C2A1
A4A942
9FB300
303030

Tritanopia

D0D7D8
BFA9AC
BA4D50
F20000
303030

Achromatopsia

DCDCDC
C1C1C1
848484
4C4C4C
303030

Shades & Tints Shades & Tints

#CFE5CC

Dark
Light

#BECC8F

Dark
Light

#BD792B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cfe5cc;
  --color-2: #becc8f;
  --color-3: #bd792b;
  --color-4: #ff0000;
  --color-5: #303030;
}

SCSS

$color-1: #cfe5cc;
$color-2: #becc8f;
$color-3: #bd792b;
$color-4: #ff0000;
$color-5: #303030;

TAILWIND

colors: {
  'brand-1': '#cfe5cc',
  'brand-2': '#becc8f',
  'brand-3': '#bd792b',
  'brand-4': '#ff0000',
  'brand-5': '#303030',
}

RGB Array

[207, 229, 204], [190, 204, 143], [189, 121, 43], [255, 0, 0], [48, 48, 48]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CFE5CC, #BECC8F, #BD792B, #FF0000, #303030 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: #cfe5cc; --color-2: #becc8f; --color-3: #bd792b; --color-4: #ff0000; --color-5: #303030. 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