#CABDAF Color Information

Hex color code: #CABDAF

#CABDAF is a gentle orange color. In RGB it is (202, 189, 175), and in HSL it is (31°, 20%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CABDAF
RGB
202, 189, 175
HSL
31°, 20%, 74%
CMYK
0%, 6%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABDAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 189, 175

Red: 202 / Green: 189 / Blue: 175

HSL

31°, 20%, 74%

Hue: 31° / Saturation: 20% / Lightness: 74%

CMYK

0%, 6%, 13%, 21%

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

What color is #CABDAF?

#CABDAF is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABDAF to RGB:

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

HEX to HSL

Convert #CABDAF to HSL:

hsl(31, 20%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CABDAF to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #CABDAF has RGB (202, 189, 175) and HSL (31°, 20%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABDAF is #AFBCCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAB0AF.

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

Contrast with #CABDAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABDAF?

#CABDAF is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CABDAF?

#CABDAF in RGB is (202, 189, 175) - 202 red, 189 green, and 175 blue.

How to use #CABDAF in CSS?

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

What colors go well with #CABDAF?

#AFBCCA (complementary), #CAB0AF (analogous), and #AB9782 (lighter shade) work well with #CABDAF.