#CFCBC5 Color Information

Hex color code: #CFCBC5

#CFCBC5 is a airy orange color. In RGB it is (207, 203, 197), and in HSL it is (36°, 9%, 79%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CFCBC5
RGB
207, 203, 197
HSL
36°, 9%, 79%
CMYK
0%, 2%, 5%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCBC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 203, 197

Red: 207 / Green: 203 / Blue: 197

HSL

36°, 9%, 79%

Hue: 36° / Saturation: 9% / Lightness: 79%

CMYK

0%, 2%, 5%, 19%

Cyan: 0% / Magenta: 2% / Yellow: 5% / Key: 19%

What color is #CFCBC5?

#CFCBC5 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCBC5 to RGB:

rgb(207, 203, 197)HEX to RGB Converter →

HEX to HSL

Convert #CFCBC5 to HSL:

hsl(36, 9%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCBC5 to CMYK:

cmyk(0%, 2%, 5%, 19%)Color Converter →

Color Meaning and Usage

#CFCBC5 is a ethereal orange color with RGB values of 207, 203, 197 and HSL of 36°, 9%, 79%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCBC5 is #C5C8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC6C5.

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

Contrast with #CFCBC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCBC5?

#CFCBC5 is a ethereal orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CFCBC5?

#CFCBC5 in RGB is (207, 203, 197) - 207 red, 203 green, and 197 blue.

How to use #CFCBC5 in CSS?

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

What colors go well with #CFCBC5?

#C5C8CE (complementary), #CEC6C5 (analogous), and #ABA59B (lighter shade) work well with #CFCBC5.