#CFB7AB Color Information

Hex color code: #CFB7AB

The hex color #CFB7AB is a soft orange with RGB values of (207, 183, 171) and HSL of (20°, 27%, 74%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CFB7AB
RGB
207, 183, 171
HSL
20°, 27%, 74%
CMYK
0%, 12%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB7AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 183, 171

Red: 207 / Green: 183 / Blue: 171

HSL

20°, 27%, 74%

Hue: 20° / Saturation: 27% / Lightness: 74%

CMYK

0%, 12%, 17%, 19%

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

What color is #CFB7AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB7AB to RGB:

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

HEX to HSL

Convert #CFB7AB to HSL:

hsl(20, 27%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CFB7AB to CMYK:

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

Color Meaning and Usage

#CFB7AB is a gentle orange color with RGB values of 207, 183, 171 and HSL of 20°, 27%, 74%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB7AB is #ABC3CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFABB1.

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

Contrast with #CFB7AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB7AB?

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

What is the RGB value of #CFB7AB?

#CFB7AB in RGB is (207, 183, 171) - 207 red, 183 green, and 171 blue.

How to use #CFB7AB in CSS?

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

What colors go well with #CFB7AB?

#ABC3CF (complementary), #CFABB1 (analogous), and #B38D7A (lighter shade) work well with #CFB7AB.