#CAB6B7 Color Information

Hex color code: #CAB6B7

A understated red shade, #CAB6B7 appears as (202, 182, 183) in RGB and (357°, 16%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CAB6B7
RGB
202, 182, 183
HSL
357°, 16%, 75%
CMYK
0%, 10%, 9%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB6B7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 182, 183

Red: 202 / Green: 182 / Blue: 183

HSL

357°, 16%, 75%

Hue: 357° / Saturation: 16% / Lightness: 75%

CMYK

0%, 10%, 9%, 21%

Cyan: 0% / Magenta: 10% / Yellow: 9% / Key: 21%

What color is #CAB6B7?

#CAB6B7 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB6B7 to RGB:

rgb(202, 182, 183)HEX to RGB Converter →

HEX to HSL

Convert #CAB6B7 to HSL:

hsl(357, 16%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB6B7 to CMYK:

cmyk(0%, 10%, 9%, 21%)Color Converter →

Color Meaning and Usage

#CAB6B7 is a balanced red color with RGB values of 202, 182, 183 and HSL of 357°, 16%, 75%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB6B7 is #B5C9C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C9B5C0.

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

Contrast with #CAB6B7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB6B7?

#CAB6B7 is a balanced red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CAB6B7?

#CAB6B7 in RGB is (202, 182, 183) - 202 red, 182 green, and 183 blue.

How to use #CAB6B7 in CSS?

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

What colors go well with #CAB6B7?

#B5C9C8 (complementary), #C9B5C0 (analogous), and #A9898A (lighter shade) work well with #CAB6B7.