#CFB38A Color Information

Hex color code: #CFB38A

The hex color #CFB38A is a subtle orange with RGB values of (207, 179, 138) and HSL of (36°, 42%, 68%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CFB38A
RGB
207, 179, 138
HSL
36°, 42%, 68%
CMYK
0%, 14%, 33%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB38A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 179, 138

Red: 207 / Green: 179 / Blue: 138

HSL

36°, 42%, 68%

Hue: 36° / Saturation: 42% / Lightness: 68%

CMYK

0%, 14%, 33%, 19%

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

What color is #CFB38A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB38A to RGB:

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

HEX to HSL

Convert #CFB38A to HSL:

hsl(36, 42%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CFB38A to CMYK:

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

Color Meaning and Usage

#CFB38A is a gentle orange color with RGB values of 207, 179, 138 and HSL of 36°, 42%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB38A is #8BA7D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0928B.

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

Contrast with #CFB38A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB38A?

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

What is the RGB value of #CFB38A?

#CFB38A in RGB is (207, 179, 138) - 207 red, 179 green, and 138 blue.

How to use #CFB38A in CSS?

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

What colors go well with #CFB38A?

#8BA7D0 (complementary), #D0928B (analogous), and #B99155 (lighter shade) work well with #CFB38A.