#CFA291 Color Information

Hex color code: #CFA291

#CFA291 is a soft orange color. In RGB it is (207, 162, 145), and in HSL it is (16°, 39%, 69%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CFA291
RGB
207, 162, 145
HSL
16°, 39%, 69%
CMYK
0%, 22%, 30%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFA291; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 162, 145

Red: 207 / Green: 162 / Blue: 145

HSL

16°, 39%, 69%

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

CMYK

0%, 22%, 30%, 19%

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

What color is #CFA291?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFA291 to RGB:

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

HEX to HSL

Convert #CFA291 to HSL:

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

HEX to CMYK

Convert #CFA291 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CFA291 has RGB (207, 162, 145) and HSL (16°, 39%, 69%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFA291 is #91BECF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF91A0.

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

Contrast with #CFA291

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFA291?

#CFA291 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFA291?

#CFA291 in RGB is (207, 162, 145) - 207 red, 162 green, and 145 blue.

How to use #CFA291 in CSS?

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

What colors go well with #CFA291?

#91BECF (complementary), #CF91A0 (analogous), and #B7745C (lighter shade) work well with #CFA291.