#C9CF7B Color Information

Hex color code: #C9CF7B

The hex color #C9CF7B is a pastel yellow with RGB values of (201, 207, 123) and HSL of (64°, 47%, 65%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#C9CF7B
RGB
201, 207, 123
HSL
64°, 47%, 65%
CMYK
3%, 0%, 41%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9CF7B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 207, 123

Red: 201 / Green: 207 / Blue: 123

HSL

64°, 47%, 65%

Hue: 64° / Saturation: 47% / Lightness: 65%

CMYK

3%, 0%, 41%, 19%

Cyan: 3% / Magenta: 0% / Yellow: 41% / Key: 19%

What color is #C9CF7B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9CF7B to RGB:

rgb(201, 207, 123)HEX to RGB Converter →

HEX to HSL

Convert #C9CF7B to HSL:

hsl(64, 47%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C9CF7B to CMYK:

cmyk(3%, 0%, 41%, 19%)Color Converter →

Color Meaning and Usage

#C9CF7B is a pastel yellow color with RGB values of 201, 207, 123 and HSL of 64°, 47%, 65%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C9CF7B is #817CD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0AB7C.

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

Contrast with #C9CF7B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9CF7B?

#C9CF7B is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #C9CF7B?

#C9CF7B in RGB is (201, 207, 123) - 201 red, 207 green, and 123 blue.

How to use #C9CF7B in CSS?

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

What colors go well with #C9CF7B?

#817CD0 (complementary), #D0AB7C (analogous), and #B3BB44 (lighter shade) work well with #C9CF7B.