#CFBCB5 Color Information

Hex color code: #CFBCB5

A ethereal orange shade, #CFBCB5 appears as (207, 188, 181) in RGB and (16°, 21%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CFBCB5
RGB
207, 188, 181
HSL
16°, 21%, 76%
CMYK
0%, 9%, 13%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBCB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 188, 181

Red: 207 / Green: 188 / Blue: 181

HSL

16°, 21%, 76%

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

CMYK

0%, 9%, 13%, 19%

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

What color is #CFBCB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBCB5 to RGB:

rgb(207, 188, 181)HEX to RGB Converter →

HEX to HSL

Convert #CFBCB5 to HSL:

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

HEX to CMYK

Convert #CFBCB5 to CMYK:

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

Color Meaning and Usage

#CFBCB5 is a soft orange color with RGB values of 207, 188, 181 and HSL of 16°, 21%, 76%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBCB5 is #B5C8CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFB5BB.

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

Contrast with #CFBCB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBCB5?

#CFBCB5 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFBCB5?

#CFBCB5 in RGB is (207, 188, 181) - 207 red, 188 green, and 181 blue.

How to use #CFBCB5 in CSS?

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

What colors go well with #CFBCB5?

#B5C8CF (complementary), #CFB5BB (analogous), and #B09287 (lighter shade) work well with #CFBCB5.