#CFCABE Color Information

Hex color code: #CFCABE

A delicate orange shade, #CFCABE appears as (207, 202, 190) in RGB and (42°, 15%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFCABE
RGB
207, 202, 190
HSL
42°, 15%, 78%
CMYK
0%, 2%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 202, 190

Red: 207 / Green: 202 / Blue: 190

HSL

42°, 15%, 78%

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

CMYK

0%, 2%, 8%, 19%

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

What color is #CFCABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCABE to RGB:

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

HEX to HSL

Convert #CFCABE to HSL:

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

HEX to CMYK

Convert #CFCABE to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #CFCABE has RGB (207, 202, 190) and HSL (42°, 15%, 78%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCABE is #BEC4CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC2BE.

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

Contrast with #CFCABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCABE?

#CFCABE is a ethereal orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFCABE?

#CFCABE in RGB is (207, 202, 190) - 207 red, 202 green, and 190 blue.

How to use #CFCABE in CSS?

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

What colors go well with #CFCABE?

#BEC4CF (complementary), #CFC2BE (analogous), and #AFA692 (lighter shade) work well with #CFCABE.