#C9C994 Color Information

Hex color code: #C9C994

A gentle yellow shade, #C9C994 appears as (201, 201, 148) in RGB and (60°, 33%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#C9C994
RGB
201, 201, 148
HSL
60°, 33%, 68%
CMYK
0%, 0%, 26%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C9C994; 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 #C9C994; background-color: #C9C99415; }

Alert / Toast

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

Link / Accent

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

a { color: #C9C994; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 201, 148

Red: 201 / Green: 201 / Blue: 148

HSL

60°, 33%, 68%

Hue: 60° / Saturation: 33% / Lightness: 68%

CMYK

0%, 0%, 26%, 21%

Cyan: 0% / Magenta: 0% / Yellow: 26% / Key: 21%

What color is #C9C994?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9C994 to RGB:

rgb(201, 201, 148)HEX to RGB Converter →

HEX to HSL

Convert #C9C994 to HSL:

hsl(60, 33%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C9C994 to CMYK:

cmyk(0%, 0%, 26%, 21%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #C9C994 has RGB (201, 201, 148) and HSL (60°, 33%, 68%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C9C994 is #9292C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8AD92.

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

Contrast with #C9C994

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9C994?

#C9C994 is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #C9C994?

#C9C994 in RGB is (201, 201, 148) - 201 red, 201 green, and 148 blue.

How to use #C9C994 in CSS?

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

What colors go well with #C9C994?

#9292C8 (complementary), #C8AD92 (analogous), and #AFAF60 (lighter shade) work well with #C9C994.