#C4B27E Color Information

Hex color code: #C4B27E

A delicate yellow shade, #C4B27E appears as (196, 178, 126) in RGB and (45°, 37%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#C4B27E
RGB
196, 178, 126
HSL
45°, 37%, 63%
CMYK
0%, 9%, 36%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4B27E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 178, 126

Red: 196 / Green: 178 / Blue: 126

HSL

45°, 37%, 63%

Hue: 45° / Saturation: 37% / Lightness: 63%

CMYK

0%, 9%, 36%, 23%

Cyan: 0% / Magenta: 9% / Yellow: 36% / Key: 23%

What color is #C4B27E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4B27E to RGB:

rgb(196, 178, 126)HEX to RGB Converter →

HEX to HSL

Convert #C4B27E to HSL:

hsl(45, 37%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C4B27E to CMYK:

cmyk(0%, 9%, 36%, 23%)Color Converter →

Color Meaning and Usage

#C4B27E is a delicate yellow color with RGB values of 196, 178, 126 and HSL of 45°, 37%, 63%. 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 #C4B27E is #7E8FC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C48F7E.

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

Contrast with #C4B27E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4B27E?

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

What is the RGB value of #C4B27E?

#C4B27E in RGB is (196, 178, 126) - 196 red, 178 green, and 126 blue.

How to use #C4B27E in CSS?

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

What colors go well with #C4B27E?

#7E8FC4 (complementary), #C48F7E (analogous), and #A8914D (lighter shade) work well with #C4B27E.