#CABDBA Color Information

Hex color code: #CABDBA

A ethereal red shade, #CABDBA appears as (202, 189, 186) in RGB and (11°, 13%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CABDBA
RGB
202, 189, 186
HSL
11°, 13%, 76%
CMYK
0%, 6%, 8%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABDBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 189, 186

Red: 202 / Green: 189 / Blue: 186

HSL

11°, 13%, 76%

Hue: 11° / Saturation: 13% / Lightness: 76%

CMYK

0%, 6%, 8%, 21%

Cyan: 0% / Magenta: 6% / Yellow: 8% / Key: 21%

What color is #CABDBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABDBA to RGB:

rgb(202, 189, 186)HEX to RGB Converter →

HEX to HSL

Convert #CABDBA to HSL:

hsl(11, 13%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CABDBA to CMYK:

cmyk(0%, 6%, 8%, 21%)Color Converter →

Color Meaning and Usage

A airy red tone, #CABDBA has RGB (202, 189, 186) and HSL (11°, 13%, 76%). 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 #CABDBA is #BAC7CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CABABF.

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

Contrast with #CABDBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABDBA?

#CABDBA is a airy red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CABDBA?

#CABDBA in RGB is (202, 189, 186) - 202 red, 189 green, and 186 blue.

How to use #CABDBA in CSS?

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

What colors go well with #CABDBA?

#BAC7CA (complementary), #CABABF (analogous), and #A8938F (lighter shade) work well with #CABDBA.