#CABEAA Color Information

Hex color code: #CABEAA

The hex color #CABEAA is a subtle orange with RGB values of (202, 190, 170) and HSL of (38°, 23%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CABEAA
RGB
202, 190, 170
HSL
38°, 23%, 73%
CMYK
0%, 6%, 16%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABEAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 190, 170

Red: 202 / Green: 190 / Blue: 170

HSL

38°, 23%, 73%

Hue: 38° / Saturation: 23% / Lightness: 73%

CMYK

0%, 6%, 16%, 21%

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

What color is #CABEAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABEAA to RGB:

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

HEX to HSL

Convert #CABEAA to HSL:

hsl(38, 23%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CABEAA to CMYK:

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

Color Meaning and Usage

A gentle orange tone, #CABEAA has RGB (202, 190, 170) and HSL (38°, 23%, 73%). 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 #CABEAA is #AAB6CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAAFAA.

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

Contrast with #CABEAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABEAA?

#CABEAA is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CABEAA?

#CABEAA in RGB is (202, 190, 170) - 202 red, 190 green, and 170 blue.

How to use #CABEAA in CSS?

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

What colors go well with #CABEAA?

#AAB6CA (complementary), #CAAFAA (analogous), and #AD9A7B (lighter shade) work well with #CABEAA.