#CFB4AB Color Information

Hex color code: #CFB4AB

#CFB4AB is a gentle orange color. In RGB it is (207, 180, 171), and in HSL it is (15°, 27%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFB4AB
RGB
207, 180, 171
HSL
15°, 27%, 74%
CMYK
0%, 13%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB4AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 180, 171

Red: 207 / Green: 180 / Blue: 171

HSL

15°, 27%, 74%

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

CMYK

0%, 13%, 17%, 19%

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

What color is #CFB4AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB4AB to RGB:

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

HEX to HSL

Convert #CFB4AB to HSL:

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

HEX to CMYK

Convert #CFB4AB to CMYK:

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

Color Meaning and Usage

#CFB4AB is a pastel orange color with RGB values of 207, 180, 171 and HSL of 15°, 27%, 74%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB4AB is #ABC6CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFABB4.

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

Contrast with #CFB4AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB4AB?

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

What is the RGB value of #CFB4AB?

#CFB4AB in RGB is (207, 180, 171) - 207 red, 180 green, and 171 blue.

How to use #CFB4AB in CSS?

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

What colors go well with #CFB4AB?

#ABC6CF (complementary), #CFABB4 (analogous), and #B3887A (lighter shade) work well with #CFB4AB.