#CABDB9 Color Information

Hex color code: #CABDB9

The hex color #CABDB9 is a delicate red with RGB values of (202, 189, 185) and HSL of (14°, 14%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CABDB9
RGB
202, 189, 185
HSL
14°, 14%, 76%
CMYK
0%, 6%, 8%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABDB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 189, 185

Red: 202 / Green: 189 / Blue: 185

HSL

14°, 14%, 76%

Hue: 14° / Saturation: 14% / Lightness: 76%

CMYK

0%, 6%, 8%, 21%

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

What color is #CABDB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABDB9 to RGB:

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

HEX to HSL

Convert #CABDB9 to HSL:

hsl(14, 14%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CABDB9 to CMYK:

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

Color Meaning and Usage

#CABDB9 is a light red color with RGB values of 202, 189, 185 and HSL of 14°, 14%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABDB9 is #B9C6CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAB9BE.

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

Contrast with #CABDB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABDB9?

#CABDB9 is a light red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CABDB9?

#CABDB9 in RGB is (202, 189, 185) - 202 red, 189 green, and 185 blue.

How to use #CABDB9 in CSS?

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

What colors go well with #CABDB9?

#B9C6CA (complementary), #CAB9BE (analogous), and #A9948E (lighter shade) work well with #CABDB9.