#CFBAAB Color Information

Hex color code: #CFBAAB

A soft orange shade, #CFBAAB appears as (207, 186, 171) in RGB and (25°, 27%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CFBAAB
RGB
207, 186, 171
HSL
25°, 27%, 74%
CMYK
0%, 10%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBAAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 186, 171

Red: 207 / Green: 186 / Blue: 171

HSL

25°, 27%, 74%

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

CMYK

0%, 10%, 17%, 19%

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

What color is #CFBAAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBAAB to RGB:

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

HEX to HSL

Convert #CFBAAB to HSL:

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

HEX to CMYK

Convert #CFBAAB to CMYK:

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

Color Meaning and Usage

#CFBAAB is a pastel orange color with RGB values of 207, 186, 171 and HSL of 25°, 27%, 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 #CFBAAB is #ABC0CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFABAE.

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

Contrast with #CFBAAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBAAB?

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

What is the RGB value of #CFBAAB?

#CFBAAB in RGB is (207, 186, 171) - 207 red, 186 green, and 171 blue.

How to use #CFBAAB in CSS?

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

What colors go well with #CFBAAB?

#ABC0CF (complementary), #CFABAE (analogous), and #B3927A (lighter shade) work well with #CFBAAB.