#C9B46E Color Information

Hex color code: #C9B46E

A pastel yellow shade, #C9B46E appears as (201, 180, 110) in RGB and (46°, 46%, 61%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#C9B46E
RGB
201, 180, 110
HSL
46°, 46%, 61%
CMYK
0%, 10%, 45%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9B46E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 180, 110

Red: 201 / Green: 180 / Blue: 110

HSL

46°, 46%, 61%

Hue: 46° / Saturation: 46% / Lightness: 61%

CMYK

0%, 10%, 45%, 21%

Cyan: 0% / Magenta: 10% / Yellow: 45% / Key: 21%

What color is #C9B46E?

#C9B46E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9B46E to RGB:

rgb(201, 180, 110)HEX to RGB Converter →

HEX to HSL

Convert #C9B46E to HSL:

hsl(46, 46%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C9B46E to CMYK:

cmyk(0%, 10%, 45%, 21%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #C9B46E has RGB (201, 180, 110) and HSL (46°, 46%, 61%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C9B46E is #6E83C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9866E.

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

Contrast with #C9B46E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9B46E?

#C9B46E is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C9B46E?

#C9B46E in RGB is (201, 180, 110) - 201 red, 180 green, and 110 blue.

How to use #C9B46E in CSS?

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

What colors go well with #C9B46E?

#6E83C9 (complementary), #C9866E (analogous), and #AB923F (lighter shade) work well with #C9B46E.