#CAC4BF Color Information

Hex color code: #CAC4BF

#CAC4BF is a airy orange color. In RGB it is (202, 196, 191), and in HSL it is (27°, 9%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CAC4BF
RGB
202, 196, 191
HSL
27°, 9%, 77%
CMYK
0%, 3%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC4BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 196, 191

Red: 202 / Green: 196 / Blue: 191

HSL

27°, 9%, 77%

Hue: 27° / Saturation: 9% / Lightness: 77%

CMYK

0%, 3%, 5%, 21%

Cyan: 0% / Magenta: 3% / Yellow: 5% / Key: 21%

What color is #CAC4BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC4BF to RGB:

rgb(202, 196, 191)HEX to RGB Converter →

HEX to HSL

Convert #CAC4BF to HSL:

hsl(27, 9%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC4BF to CMYK:

cmyk(0%, 3%, 5%, 21%)Color Converter →

Color Meaning and Usage

A airy orange tone, #CAC4BF has RGB (202, 196, 191) and HSL (27°, 9%, 77%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC4BF is #BFC5CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CABFC0.

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

Contrast with #CAC4BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC4BF?

#CAC4BF is a airy orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CAC4BF?

#CAC4BF in RGB is (202, 196, 191) - 202 red, 196 green, and 191 blue.

How to use #CAC4BF in CSS?

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

What colors go well with #CAC4BF?

#BFC5CA (complementary), #CABFC0 (analogous), and #A79D95 (lighter shade) work well with #CAC4BF.