#C0B69C Color Information

Hex color code: #C0B69C

The hex color #C0B69C is a soft orange with RGB values of (192, 182, 156) and HSL of (43°, 22%, 68%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#C0B69C
RGB
192, 182, 156
HSL
43°, 22%, 68%
CMYK
0%, 5%, 19%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0B69C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 182, 156

Red: 192 / Green: 182 / Blue: 156

HSL

43°, 22%, 68%

Hue: 43° / Saturation: 22% / Lightness: 68%

CMYK

0%, 5%, 19%, 25%

Cyan: 0% / Magenta: 5% / Yellow: 19% / Key: 25%

What color is #C0B69C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0B69C to RGB:

rgb(192, 182, 156)HEX to RGB Converter →

HEX to HSL

Convert #C0B69C to HSL:

hsl(43, 22%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C0B69C to CMYK:

cmyk(0%, 5%, 19%, 25%)Color Converter →

Color Meaning and Usage

#C0B69C is a soft orange color with RGB values of 192, 182, 156 and HSL of 43°, 22%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0B69C is #9BA6BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFA39B.

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

Contrast with #C0B69C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0B69C?

#C0B69C is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C0B69C?

#C0B69C in RGB is (192, 182, 156) - 192 red, 182 green, and 156 blue.

How to use #C0B69C in CSS?

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

What colors go well with #C0B69C?

#9BA6BF (complementary), #BFA39B (analogous), and #A2936D (lighter shade) work well with #C0B69C.