#C1B48A Color Information

Hex color code: #C1B48A

The hex color #C1B48A is a gentle yellow with RGB values of (193, 180, 138) and HSL of (46°, 31%, 65%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#C1B48A
RGB
193, 180, 138
HSL
46°, 31%, 65%
CMYK
0%, 7%, 28%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1B48A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 180, 138

Red: 193 / Green: 180 / Blue: 138

HSL

46°, 31%, 65%

Hue: 46° / Saturation: 31% / Lightness: 65%

CMYK

0%, 7%, 28%, 24%

Cyan: 0% / Magenta: 7% / Yellow: 28% / Key: 24%

What color is #C1B48A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1B48A to RGB:

rgb(193, 180, 138)HEX to RGB Converter →

HEX to HSL

Convert #C1B48A to HSL:

hsl(46, 31%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C1B48A to CMYK:

cmyk(0%, 7%, 28%, 24%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #C1B48A has RGB (193, 180, 138) and HSL (46°, 31%, 65%). 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 #C1B48A is #8A97C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1998A.

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

Contrast with #C1B48A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1B48A?

#C1B48A is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C1B48A?

#C1B48A in RGB is (193, 180, 138) - 193 red, 180 green, and 138 blue.

How to use #C1B48A in CSS?

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

What colors go well with #C1B48A?

#8A97C1 (complementary), #C1998A (analogous), and #A79558 (lighter shade) work well with #C1B48A.