#C0BC74 Color Information

Hex color code: #C0BC74

The hex color #C0BC74 is a gentle yellow with RGB values of (192, 188, 116) and HSL of (57°, 38%, 60%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#C0BC74
RGB
192, 188, 116
HSL
57°, 38%, 60%
CMYK
0%, 2%, 40%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0BC74; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 188, 116

Red: 192 / Green: 188 / Blue: 116

HSL

57°, 38%, 60%

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

CMYK

0%, 2%, 40%, 25%

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

What color is #C0BC74?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0BC74 to RGB:

rgb(192, 188, 116)HEX to RGB Converter →

HEX to HSL

Convert #C0BC74 to HSL:

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

HEX to CMYK

Convert #C0BC74 to CMYK:

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

Color Meaning and Usage

A pastel yellow tone, #C0BC74 has RGB (192, 188, 116) and HSL (57°, 38%, 60%). 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 #C0BC74 is #7276C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C09572.

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

Contrast with #C0BC74

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0BC74?

#C0BC74 is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C0BC74?

#C0BC74 in RGB is (192, 188, 116) - 192 red, 188 green, and 116 blue.

How to use #C0BC74 in CSS?

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

What colors go well with #C0BC74?

#7276C0 (complementary), #C09572 (analogous), and #9E9A47 (lighter shade) work well with #C0BC74.