#CFB8A1 Color Information

Hex color code: #CFB8A1

#CFB8A1 is a delicate orange color. In RGB it is (207, 184, 161), and in HSL it is (30°, 32%, 72%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CFB8A1
RGB
207, 184, 161
HSL
30°, 32%, 72%
CMYK
0%, 11%, 22%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB8A1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 184, 161

Red: 207 / Green: 184 / Blue: 161

HSL

30°, 32%, 72%

Hue: 30° / Saturation: 32% / Lightness: 72%

CMYK

0%, 11%, 22%, 19%

Cyan: 0% / Magenta: 11% / Yellow: 22% / Key: 19%

What color is #CFB8A1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB8A1 to RGB:

rgb(207, 184, 161)HEX to RGB Converter →

HEX to HSL

Convert #CFB8A1 to HSL:

hsl(30, 32%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CFB8A1 to CMYK:

cmyk(0%, 11%, 22%, 19%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #CFB8A1 has RGB (207, 184, 161) and HSL (30°, 32%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB8A1 is #A1B8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA1A1.

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

Contrast with #CFB8A1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB8A1?

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

What is the RGB value of #CFB8A1?

#CFB8A1 in RGB is (207, 184, 161) - 207 red, 184 green, and 161 blue.

How to use #CFB8A1 in CSS?

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

What colors go well with #CFB8A1?

#A1B8CE (complementary), #CEA1A1 (analogous), and #B4916E (lighter shade) work well with #CFB8A1.