#CFB9AB Color Information

Hex color code: #CFB9AB

The hex color #CFB9AB is a gentle orange with RGB values of (207, 185, 171) and HSL of (23°, 27%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFB9AB
RGB
207, 185, 171
HSL
23°, 27%, 74%
CMYK
0%, 11%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB9AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 185, 171

Red: 207 / Green: 185 / Blue: 171

HSL

23°, 27%, 74%

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

CMYK

0%, 11%, 17%, 19%

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

What color is #CFB9AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB9AB to RGB:

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

HEX to HSL

Convert #CFB9AB to HSL:

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

HEX to CMYK

Convert #CFB9AB to CMYK:

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

Color Meaning and Usage

#CFB9AB is a delicate orange color with RGB values of 207, 185, 171 and HSL of 23°, 27%, 74%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB9AB is #ABC1CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFABAF.

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

Contrast with #CFB9AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB9AB?

#CFB9AB is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFB9AB?

#CFB9AB in RGB is (207, 185, 171) - 207 red, 185 green, and 171 blue.

How to use #CFB9AB in CSS?

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

What colors go well with #CFB9AB?

#ABC1CF (complementary), #CFABAF (analogous), and #B3907A (lighter shade) work well with #CFB9AB.