#CFAC91 Color Information

Hex color code: #CFAC91

A soft orange shade, #CFAC91 appears as (207, 172, 145) in RGB and (26°, 39%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CFAC91
RGB
207, 172, 145
HSL
26°, 39%, 69%
CMYK
0%, 17%, 30%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFAC91; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 172, 145

Red: 207 / Green: 172 / Blue: 145

HSL

26°, 39%, 69%

Hue: 26° / Saturation: 39% / Lightness: 69%

CMYK

0%, 17%, 30%, 19%

Cyan: 0% / Magenta: 17% / Yellow: 30% / Key: 19%

What color is #CFAC91?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFAC91 to RGB:

rgb(207, 172, 145)HEX to RGB Converter →

HEX to HSL

Convert #CFAC91 to HSL:

hsl(26, 39%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CFAC91 to CMYK:

cmyk(0%, 17%, 30%, 19%)Color Converter →

Color Meaning and Usage

A pastel orange tone, #CFAC91 has RGB (207, 172, 145) and HSL (26°, 39%, 69%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFAC91 is #91B4CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF9195.

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

Contrast with #CFAC91

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFAC91?

#CFAC91 is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFAC91?

#CFAC91 in RGB is (207, 172, 145) - 207 red, 172 green, and 145 blue.

How to use #CFAC91 in CSS?

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

What colors go well with #CFAC91?

#91B4CF (complementary), #CF9195 (analogous), and #B7845C (lighter shade) work well with #CFAC91.