#CFB396 Color Information

Hex color code: #CFB396

The hex color #CFB396 is a subtle orange with RGB values of (207, 179, 150) and HSL of (31°, 37%, 70%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CFB396
RGB
207, 179, 150
HSL
31°, 37%, 70%
CMYK
0%, 14%, 28%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB396; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 179, 150

Red: 207 / Green: 179 / Blue: 150

HSL

31°, 37%, 70%

Hue: 31° / Saturation: 37% / Lightness: 70%

CMYK

0%, 14%, 28%, 19%

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

What color is #CFB396?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB396 to RGB:

rgb(207, 179, 150)HEX to RGB Converter →

HEX to HSL

Convert #CFB396 to HSL:

hsl(31, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CFB396 to CMYK:

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

Color Meaning and Usage

#CFB396 is a subtle orange color with RGB values of 207, 179, 150 and HSL of 31°, 37%, 70%. 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 #CFB396 is #96B2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF9796.

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

Contrast with #CFB396

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB396?

#CFB396 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFB396?

#CFB396 in RGB is (207, 179, 150) - 207 red, 179 green, and 150 blue.

How to use #CFB396 in CSS?

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

What colors go well with #CFB396?

#96B2CF (complementary), #CF9796 (analogous), and #B78E62 (lighter shade) work well with #CFB396.