#CFB29C Color Information

Hex color code: #CFB29C

A gentle orange shade, #CFB29C appears as (207, 178, 156) in RGB and (26°, 35%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CFB29C
RGB
207, 178, 156
HSL
26°, 35%, 71%
CMYK
0%, 14%, 25%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB29C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 178, 156

Red: 207 / Green: 178 / Blue: 156

HSL

26°, 35%, 71%

Hue: 26° / Saturation: 35% / Lightness: 71%

CMYK

0%, 14%, 25%, 19%

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

What color is #CFB29C?

#CFB29C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB29C to RGB:

rgb(207, 178, 156)HEX to RGB Converter →

HEX to HSL

Convert #CFB29C to HSL:

hsl(26, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CFB29C to CMYK:

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

Color Meaning and Usage

#CFB29C is a delicate orange color with RGB values of 207, 178, 156 and HSL of 26°, 35%, 71%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB29C is #9BB9CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF9B9F.

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

Contrast with #CFB29C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB29C?

#CFB29C is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFB29C?

#CFB29C in RGB is (207, 178, 156) - 207 red, 178 green, and 156 blue.

How to use #CFB29C in CSS?

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

What colors go well with #CFB29C?

#9BB9CF (complementary), #CF9B9F (analogous), and #B68A68 (lighter shade) work well with #CFB29C.