#C3BA83 Color Information

Hex color code: #C3BA83

#C3BA83 is a delicate yellow color. In RGB it is (195, 186, 131), and in HSL it is (52°, 35%, 64%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#C3BA83
RGB
195, 186, 131
HSL
52°, 35%, 64%
CMYK
0%, 5%, 33%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3BA83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 186, 131

Red: 195 / Green: 186 / Blue: 131

HSL

52°, 35%, 64%

Hue: 52° / Saturation: 35% / Lightness: 64%

CMYK

0%, 5%, 33%, 24%

Cyan: 0% / Magenta: 5% / Yellow: 33% / Key: 24%

What color is #C3BA83?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3BA83 to RGB:

rgb(195, 186, 131)HEX to RGB Converter →

HEX to HSL

Convert #C3BA83 to HSL:

hsl(52, 35%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C3BA83 to CMYK:

cmyk(0%, 5%, 33%, 24%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #C3BA83 has RGB (195, 186, 131) and HSL (52°, 35%, 64%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3BA83 is #838CC3, creating high-contrast pairings. For softer combinations, try analogous colors like #C39B83.

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

Contrast with #C3BA83

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3BA83?

#C3BA83 is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C3BA83?

#C3BA83 in RGB is (195, 186, 131) - 195 red, 186 green, and 131 blue.

How to use #C3BA83 in CSS?

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

What colors go well with #C3BA83?

#838CC3 (complementary), #C39B83 (analogous), and #A99D51 (lighter shade) work well with #C3BA83.