#C1BF71 Color Information

Hex color code: #C1BF71

A subtle yellow shade, #C1BF71 appears as (193, 191, 113) in RGB and (59°, 39%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#C1BF71
RGB
193, 191, 113
HSL
59°, 39%, 60%
CMYK
0%, 1%, 41%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1BF71; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 191, 113

Red: 193 / Green: 191 / Blue: 113

HSL

59°, 39%, 60%

Hue: 59° / Saturation: 39% / Lightness: 60%

CMYK

0%, 1%, 41%, 24%

Cyan: 0% / Magenta: 1% / Yellow: 41% / Key: 24%

What color is #C1BF71?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1BF71 to RGB:

rgb(193, 191, 113)HEX to RGB Converter →

HEX to HSL

Convert #C1BF71 to HSL:

hsl(59, 39%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C1BF71 to CMYK:

cmyk(0%, 1%, 41%, 24%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #C1BF71 has RGB (193, 191, 113) and HSL (59°, 39%, 60%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1BF71 is #7173C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C19871.

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

Contrast with #C1BF71

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1BF71?

#C1BF71 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C1BF71?

#C1BF71 in RGB is (193, 191, 113) - 193 red, 191 green, and 113 blue.

How to use #C1BF71 in CSS?

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

What colors go well with #C1BF71?

#7173C1 (complementary), #C19871 (analogous), and #A09E46 (lighter shade) work well with #C1BF71.