#CFCF9C Color Information

Hex color code: #CFCF9C

#CFCF9C is a subtle yellow color. In RGB it is (207, 207, 156), and in HSL it is (60°, 35%, 71%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CFCF9C
RGB
207, 207, 156
HSL
60°, 35%, 71%
CMYK
0%, 0%, 25%, 19%

Shades

CSS Usage
color: #CFCF9C;
background-color: #CFCF9C;
border-color: #CFCF9C;
box-shadow: 0 0 10px #CFCF9C;
border: 2px solid #CFCF9C;
Tailwind Usage
bg-[#CFCF9C]
text-[#CFCF9C]
border-[#CFCF9C]
shadow-[0_0_10px_CFCF9C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CFCF9C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CFCF9C; color: #000000; }

Badge

New Feature
.badge { background-color: #CFCF9C; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CFCF9C; background-color: #CFCF9C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CFCF9C20; border-left: 4px solid #CFCF9C; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CFCF9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CFCF9C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 207, 156

Red: 207 / Green: 207 / Blue: 156

HSL

60°, 35%, 71%

Hue: 60° / Saturation: 35% / Lightness: 71%

CMYK

0%, 0%, 25%, 19%

Cyan: 0% / Magenta: 0% / Yellow: 25% / Key: 19%

What color is #CFCF9C?

#CFCF9C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCF9C to RGB:

rgb(207, 207, 156)HEX to RGB Converter →

HEX to HSL

Convert #CFCF9C to HSL:

hsl(60, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCF9C to CMYK:

cmyk(0%, 0%, 25%, 19%)Color Converter →

Color Meaning and Usage

#CFCF9C is a delicate yellow color with RGB values of 207, 207, 156 and HSL of 60°, 35%, 71%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCF9C is #9B9BCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFB59B.

Use #CFCF9C in CSS: color: #CFCF9C or background-color: #CFCF9C. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CFCF9C

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.06:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCF9C?

#CFCF9C is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CFCF9C?

#CFCF9C in RGB is (207, 207, 156) - 207 red, 207 green, and 156 blue.

How to use #CFCF9C in CSS?

Use #CFCF9C directly in your CSS properties like color or background-color.

What colors go well with #CFCF9C?

#9B9BCF (complementary), #CFB59B (analogous), and #B6B668 (lighter shade) work well with #CFCF9C.