#CFBDB5 Color Information

Hex color code: #CFBDB5

#CFBDB5 is a soft orange color. In RGB it is (207, 189, 181), and in HSL it is (18°, 21%, 76%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFBDB5
RGB
207, 189, 181
HSL
18°, 21%, 76%
CMYK
0%, 9%, 13%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBDB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 189, 181

Red: 207 / Green: 189 / Blue: 181

HSL

18°, 21%, 76%

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

CMYK

0%, 9%, 13%, 19%

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

What color is #CFBDB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBDB5 to RGB:

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

HEX to HSL

Convert #CFBDB5 to HSL:

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

HEX to CMYK

Convert #CFBDB5 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #CFBDB5 has RGB (207, 189, 181) and HSL (18°, 21%, 76%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBDB5 is #B5C7CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFB5BA.

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

Contrast with #CFBDB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBDB5?

#CFBDB5 is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFBDB5?

#CFBDB5 in RGB is (207, 189, 181) - 207 red, 189 green, and 181 blue.

How to use #CFBDB5 in CSS?

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

What colors go well with #CFBDB5?

#B5C7CF (complementary), #CFB5BA (analogous), and #B09387 (lighter shade) work well with #CFBDB5.