#CFCBBE Color Information

Hex color code: #CFCBBE

The hex color #CFCBBE is a airy yellow with RGB values of (207, 203, 190) and HSL of (46°, 15%, 78%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CFCBBE
RGB
207, 203, 190
HSL
46°, 15%, 78%
CMYK
0%, 2%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCBBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 203, 190

Red: 207 / Green: 203 / Blue: 190

HSL

46°, 15%, 78%

Hue: 46° / Saturation: 15% / Lightness: 78%

CMYK

0%, 2%, 8%, 19%

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

What color is #CFCBBE?

#CFCBBE is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCBBE to RGB:

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

HEX to HSL

Convert #CFCBBE to HSL:

hsl(46, 15%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCBBE to CMYK:

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

Color Meaning and Usage

#CFCBBE is a airy yellow color with RGB values of 207, 203, 190 and HSL of 46°, 15%, 78%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCBBE is #BEC2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC3BE.

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

Contrast with #CFCBBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCBBE?

#CFCBBE is a airy yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFCBBE?

#CFCBBE in RGB is (207, 203, 190) - 207 red, 203 green, and 190 blue.

How to use #CFCBBE in CSS?

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

What colors go well with #CFCBBE?

#BEC2CF (complementary), #CFC3BE (analogous), and #AFA892 (lighter shade) work well with #CFCBBE.