#C1BD73 Color Information

Hex color code: #C1BD73

A pastel yellow shade, #C1BD73 appears as (193, 189, 115) in RGB and (57°, 39%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#C1BD73
RGB
193, 189, 115
HSL
57°, 39%, 60%
CMYK
0%, 2%, 40%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1BD73; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 189, 115

Red: 193 / Green: 189 / Blue: 115

HSL

57°, 39%, 60%

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

CMYK

0%, 2%, 40%, 24%

Cyan: 0% / Magenta: 2% / Yellow: 40% / Key: 24%

What color is #C1BD73?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1BD73 to RGB:

rgb(193, 189, 115)HEX to RGB Converter →

HEX to HSL

Convert #C1BD73 to HSL:

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

HEX to CMYK

Convert #C1BD73 to CMYK:

cmyk(0%, 2%, 40%, 24%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #C1BD73 has RGB (193, 189, 115) and HSL (57°, 39%, 60%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1BD73 is #7175C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C19571.

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

Contrast with #C1BD73

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1BD73?

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

What is the RGB value of #C1BD73?

#C1BD73 in RGB is (193, 189, 115) - 193 red, 189 green, and 115 blue.

How to use #C1BD73 in CSS?

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

What colors go well with #C1BD73?

#7175C1 (complementary), #C19571 (analogous), and #A09B46 (lighter shade) work well with #C1BD73.