#CDBF9B Color Information

Hex color code: #CDBF9B

A gentle orange shade, #CDBF9B appears as (205, 191, 155) in RGB and (43°, 33%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CDBF9B
RGB
205, 191, 155
HSL
43°, 33%, 71%
CMYK
0%, 7%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBF9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 191, 155

Red: 205 / Green: 191 / Blue: 155

HSL

43°, 33%, 71%

Hue: 43° / Saturation: 33% / Lightness: 71%

CMYK

0%, 7%, 24%, 20%

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

What color is #CDBF9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBF9B to RGB:

rgb(205, 191, 155)HEX to RGB Converter →

HEX to HSL

Convert #CDBF9B to HSL:

hsl(43, 33%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBF9B to CMYK:

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

Color Meaning and Usage

A gentle orange tone, #CDBF9B has RGB (205, 191, 155) and HSL (43°, 33%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBF9B is #9DAACD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA79D.

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

Contrast with #CDBF9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBF9B?

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

What is the RGB value of #CDBF9B?

#CDBF9B in RGB is (205, 191, 155) - 205 red, 191 green, and 155 blue.

How to use #CDBF9B in CSS?

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

What colors go well with #CDBF9B?

#9DAACD (complementary), #CDA79D (analogous), and #B49F6A (lighter shade) work well with #CDBF9B.