#CABFAA Color Information

Hex color code: #CABFAA

#CABFAA is a gentle orange color. In RGB it is (202, 191, 170), and in HSL it is (39°, 23%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CABFAA
RGB
202, 191, 170
HSL
39°, 23%, 73%
CMYK
0%, 5%, 16%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABFAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 191, 170

Red: 202 / Green: 191 / Blue: 170

HSL

39°, 23%, 73%

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

CMYK

0%, 5%, 16%, 21%

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

What color is #CABFAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABFAA to RGB:

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

HEX to HSL

Convert #CABFAA to HSL:

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

HEX to CMYK

Convert #CABFAA to CMYK:

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

Color Meaning and Usage

#CABFAA is a delicate orange color with RGB values of 202, 191, 170 and HSL of 39°, 23%, 73%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABFAA is #AAB5CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAAFAA.

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

Contrast with #CABFAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABFAA?

#CABFAA is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CABFAA?

#CABFAA in RGB is (202, 191, 170) - 202 red, 191 green, and 170 blue.

How to use #CABFAA in CSS?

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

What colors go well with #CABFAA?

#AAB5CA (complementary), #CAAFAA (analogous), and #AD9B7B (lighter shade) work well with #CABFAA.