#CFB29B Color Information

Hex color code: #CFB29B

A soft orange shade, #CFB29B appears as (207, 178, 155) in RGB and (27°, 35%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CFB29B
RGB
207, 178, 155
HSL
27°, 35%, 71%
CMYK
0%, 14%, 25%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB29B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 178, 155

Red: 207 / Green: 178 / Blue: 155

HSL

27°, 35%, 71%

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

CMYK

0%, 14%, 25%, 19%

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

What color is #CFB29B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB29B to RGB:

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

HEX to HSL

Convert #CFB29B to HSL:

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

HEX to CMYK

Convert #CFB29B to CMYK:

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

Color Meaning and Usage

#CFB29B is a soft orange color with RGB values of 207, 178, 155 and HSL of 27°, 35%, 71%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB29B is #9BB8CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF9B9E.

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

Contrast with #CFB29B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB29B?

#CFB29B is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFB29B?

#CFB29B in RGB is (207, 178, 155) - 207 red, 178 green, and 155 blue.

How to use #CFB29B in CSS?

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

What colors go well with #CFB29B?

#9BB8CF (complementary), #CF9B9E (analogous), and #B68B68 (lighter shade) work well with #CFB29B.