#CFCEBE Color Information

Hex color code: #CFCEBE

The hex color #CFCEBE is a ethereal yellow with RGB values of (207, 206, 190) and HSL of (56°, 15%, 78%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CFCEBE
RGB
207, 206, 190
HSL
56°, 15%, 78%
CMYK
0%, 0%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCEBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 206, 190

Red: 207 / Green: 206 / Blue: 190

HSL

56°, 15%, 78%

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

CMYK

0%, 0%, 8%, 19%

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

What color is #CFCEBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCEBE to RGB:

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

HEX to HSL

Convert #CFCEBE to HSL:

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

HEX to CMYK

Convert #CFCEBE to CMYK:

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

Color Meaning and Usage

#CFCEBE is a airy yellow color with RGB values of 207, 206, 190 and HSL of 56°, 15%, 78%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCEBE is #BEC0CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC6BE.

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

Contrast with #CFCEBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCEBE?

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

What is the RGB value of #CFCEBE?

#CFCEBE in RGB is (207, 206, 190) - 207 red, 206 green, and 190 blue.

How to use #CFCEBE in CSS?

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

What colors go well with #CFCEBE?

#BEC0CF (complementary), #CFC6BE (analogous), and #AFAD92 (lighter shade) work well with #CFCEBE.