#CFBAB6 Color Information

Hex color code: #CFBAB6

A ethereal red shade, #CFBAB6 appears as (207, 186, 182) in RGB and (10°, 21%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CFBAB6
RGB
207, 186, 182
HSL
10°, 21%, 76%
CMYK
0%, 10%, 12%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBAB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 186, 182

Red: 207 / Green: 186 / Blue: 182

HSL

10°, 21%, 76%

Hue: 10° / Saturation: 21% / Lightness: 76%

CMYK

0%, 10%, 12%, 19%

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

What color is #CFBAB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBAB6 to RGB:

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

HEX to HSL

Convert #CFBAB6 to HSL:

hsl(10, 21%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBAB6 to CMYK:

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

Color Meaning and Usage

A airy red tone, #CFBAB6 has RGB (207, 186, 182) and HSL (10°, 21%, 76%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBAB6 is #B5CACF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFB5BE.

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

Contrast with #CFBAB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBAB6?

#CFBAB6 is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFBAB6?

#CFBAB6 in RGB is (207, 186, 182) - 207 red, 186 green, and 182 blue.

How to use #CFBAB6 in CSS?

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

What colors go well with #CFBAB6?

#B5CACF (complementary), #CFB5BE (analogous), and #B08E87 (lighter shade) work well with #CFBAB6.