#CFA8AB Color Information

Hex color code: #CFA8AB

A pastel red shade, #CFA8AB appears as (207, 168, 171) in RGB and (355°, 29%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CFA8AB
RGB
207, 168, 171
HSL
355°, 29%, 74%
CMYK
0%, 19%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFA8AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 168, 171

Red: 207 / Green: 168 / Blue: 171

HSL

355°, 29%, 74%

Hue: 355° / Saturation: 29% / Lightness: 74%

CMYK

0%, 19%, 17%, 19%

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

What color is #CFA8AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFA8AB to RGB:

rgb(207, 168, 171)HEX to RGB Converter →

HEX to HSL

Convert #CFA8AB to HSL:

hsl(355, 29%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CFA8AB to CMYK:

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

Color Meaning and Usage

#CFA8AB is a gentle red color with RGB values of 207, 168, 171 and HSL of 355°, 29%, 74%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFA8AB is #A9D0CD, creating high-contrast pairings. For softer combinations, try analogous colors like #D0A9C0.

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

Contrast with #CFA8AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFA8AB?

#CFA8AB is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFA8AB?

#CFA8AB in RGB is (207, 168, 171) - 207 red, 168 green, and 171 blue.

How to use #CFA8AB in CSS?

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

What colors go well with #CFA8AB?

#A9D0CD (complementary), #D0A9C0 (analogous), and #B5787D (lighter shade) work well with #CFA8AB.