#CFBDBE Color Information

Hex color code: #CFBDBE

The hex color #CFBDBE is a soft red with RGB values of (207, 189, 190) and HSL of (357°, 16%, 78%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CFBDBE
RGB
207, 189, 190
HSL
357°, 16%, 78%
CMYK
0%, 9%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBDBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 189, 190

Red: 207 / Green: 189 / Blue: 190

HSL

357°, 16%, 78%

Hue: 357° / Saturation: 16% / Lightness: 78%

CMYK

0%, 9%, 8%, 19%

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

What color is #CFBDBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBDBE to RGB:

rgb(207, 189, 190)HEX to RGB Converter →

HEX to HSL

Convert #CFBDBE to HSL:

hsl(357, 16%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBDBE to CMYK:

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

Color Meaning and Usage

#CFBDBE is a ethereal red color with RGB values of 207, 189, 190 and HSL of 357°, 16%, 78%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBDBE is #BED0CF, creating high-contrast pairings. For softer combinations, try analogous colors like #D0BEC8.

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

Contrast with #CFBDBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBDBE?

#CFBDBE is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFBDBE?

#CFBDBE in RGB is (207, 189, 190) - 207 red, 189 green, and 190 blue.

How to use #CFBDBE in CSS?

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

What colors go well with #CFBDBE?

#BED0CF (complementary), #D0BEC8 (analogous), and #B09293 (lighter shade) work well with #CFBDBE.