#CABEAF Color Information

Hex color code: #CABEAF

The hex color #CABEAF is a subtle orange with RGB values of (202, 190, 175) and HSL of (33°, 20%, 74%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CABEAF
RGB
202, 190, 175
HSL
33°, 20%, 74%
CMYK
0%, 6%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABEAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 190, 175

Red: 202 / Green: 190 / Blue: 175

HSL

33°, 20%, 74%

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

CMYK

0%, 6%, 13%, 21%

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

What color is #CABEAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABEAF to RGB:

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

HEX to HSL

Convert #CABEAF to HSL:

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

HEX to CMYK

Convert #CABEAF to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CABEAF has RGB (202, 190, 175) and HSL (33°, 20%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABEAF is #AFBBCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAB1AF.

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

Contrast with #CABEAF

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 #CABEAF?

#CABEAF is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CABEAF?

#CABEAF in RGB is (202, 190, 175) - 202 red, 190 green, and 175 blue.

How to use #CABEAF in CSS?

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

What colors go well with #CABEAF?

#AFBBCA (complementary), #CAB1AF (analogous), and #AB9982 (lighter shade) work well with #CABEAF.