#CFCAC1 Color Information

Hex color code: #CFCAC1

A soft orange shade, #CFCAC1 appears as (207, 202, 193) in RGB and (39°, 13%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFCAC1
RGB
207, 202, 193
HSL
39°, 13%, 78%
CMYK
0%, 2%, 7%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCAC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 202, 193

Red: 207 / Green: 202 / Blue: 193

HSL

39°, 13%, 78%

Hue: 39° / Saturation: 13% / Lightness: 78%

CMYK

0%, 2%, 7%, 19%

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

What color is #CFCAC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCAC1 to RGB:

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

HEX to HSL

Convert #CFCAC1 to HSL:

hsl(39, 13%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCAC1 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #CFCAC1 has RGB (207, 202, 193) and HSL (39°, 13%, 78%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCAC1 is #C0C5CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC2C0.

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

Contrast with #CFCAC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCAC1?

#CFCAC1 is a delicate orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CFCAC1?

#CFCAC1 in RGB is (207, 202, 193) - 207 red, 202 green, and 193 blue.

How to use #CFCAC1 in CSS?

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

What colors go well with #CFCAC1?

#C0C5CE (complementary), #CEC2C0 (analogous), and #ADA494 (lighter shade) work well with #CFCAC1.