#CFCBBF Color Information

Hex color code: #CFCBBF

A delicate yellow shade, #CFCBBF appears as (207, 203, 191) in RGB and (45°, 14%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFCBBF
RGB
207, 203, 191
HSL
45°, 14%, 78%
CMYK
0%, 2%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCBBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 203, 191

Red: 207 / Green: 203 / Blue: 191

HSL

45°, 14%, 78%

Hue: 45° / Saturation: 14% / Lightness: 78%

CMYK

0%, 2%, 8%, 19%

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

What color is #CFCBBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCBBF to RGB:

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

HEX to HSL

Convert #CFCBBF to HSL:

hsl(45, 14%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCBBF to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #CFCBBF has RGB (207, 203, 191) and HSL (45°, 14%, 78%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCBBF is #BFC3CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC3BF.

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

Contrast with #CFCBBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCBBF?

#CFCBBF is a soft yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CFCBBF?

#CFCBBF in RGB is (207, 203, 191) - 207 red, 203 green, and 191 blue.

How to use #CFCBBF in CSS?

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

What colors go well with #CFCBBF?

#BFC3CF (complementary), #CFC3BF (analogous), and #AEA793 (lighter shade) work well with #CFCBBF.