← Back to Editor

#FFF9C0 · #BECE82 · #7C925D · #73543C · #69151B

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

#FFF9C0

Fresh Green · Bisque · Lemon Cream

HEX
#FFF9C0
RGB
rgb(255, 249, 192)
HSL
hsl(54, 100%, 88%)
HSB
hsb(54, 25%, 100%)
CMYK
cmyk(0%, 2%, 25%, 0%)
Oklch
oklch(97.3% 0.073 102.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BECE82

Willow Green · Tan · Apple Green

HEX
#BECE82
RGB
rgb(190, 206, 130)
HSL
hsl(73, 44%, 66%)
HSB
hsb(73, 37%, 81%)
CMYK
cmyk(8%, 0%, 37%, 19%)
Oklch
oklch(82.2% 0.101 118.4)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#7C925D

Grass Green · Gray · Olive Green

HEX
#7C925D
RGB
rgb(124, 146, 93)
HSL
hsl(85, 22%, 47%)
HSB
hsb(85, 36%, 57%)
CMYK
cmyk(15%, 0%, 36%, 43%)
Oklch
oklch(62.9% 0.079 126.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#73543C

Tangerine · DarkOliveGreen · Amber Brown

HEX
#73543C
RGB
rgb(115, 84, 60)
HSL
hsl(26, 31%, 34%)
HSB
hsb(26, 48%, 45%)
CMYK
cmyk(0%, 27%, 48%, 55%)
Oklch
oklch(47.3% 0.055 58.7)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#69151B

Vermilion · Maroon · Wine Red

HEX
#69151B
RGB
rgb(105, 21, 27)
HSL
hsl(356, 67%, 25%)
HSB
hsb(356, 80%, 41%)
CMYK
cmyk(0%, 80%, 74%, 59%)
Oklch
oklch(34.5% 0.117 22.4)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF9C0
C2C8FF

Analogous

FFDAC2
FFF9C0
E7FFC2

Triadic

FFF9C0
C2FFF9
F9C2FF

Split-Comp.

FFF9C0
C2E7FF
DAC2FF

Tetradic

FFF9C0
C2FFDA
C2C8FF
FFC2E7

Contrast Matrix WCAG 2.1 Contrast

FFF9C0
BECE82
7C925D
73543C
69151B
1.6
Fail
3.2
AA Large
6.4
AA
11.3
AAA
1.6
Fail
2.0
Fail
4.0
AA Large
7.2
AAA
3.2
AA Large
2.0
Fail
2.0
Fail
3.6
AA Large
6.4
AA
4.0
AA Large
2.0
Fail
1.8
Fail
11.3
AAA
7.2
AAA
3.6
AA Large
1.8
Fail
White BG
1.1Fail
1.7Fail
3.4AA Large
6.9AA
12.2AAA
Black BG
19.6AAA
12.3AAA
6.1AA
3.1AA Large
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFCCE
C5C594
86866A
666542
45441A

Deuteranopia

FDFDD1
C4C399
84836D
676A43
4A5019

Tritanopia

FFD9DB
BFA3A6
7D7476
714647
651818

Achromatopsia

F4F4F4
C1C1C1
858585
5B5B5B
2F2F2F

Shades & Tints Shades & Tints

#FFF9C0

Dark
Light

#BECE82

Dark
Light

#7C925D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff9c0;
  --color-2: #bece82;
  --color-3: #7c925d;
  --color-4: #73543c;
  --color-5: #69151b;
}

SCSS

$color-1: #fff9c0;
$color-2: #bece82;
$color-3: #7c925d;
$color-4: #73543c;
$color-5: #69151b;

TAILWIND

colors: {
  'brand-1': '#fff9c0',
  'brand-2': '#bece82',
  'brand-3': '#7c925d',
  'brand-4': '#73543c',
  'brand-5': '#69151b',
}

RGB Array

[255, 249, 192], [190, 206, 130], [124, 146, 93], [115, 84, 60], [105, 21, 27]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF9C0, #BECE82, #7C925D, #73543C, #69151B 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: #fff9c0; --color-2: #bece82; --color-3: #7c925d; --color-4: #73543c; --color-5: #69151b. 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