#CABFB4 Color Information

Hex color code: #CABFB4

A neutral orange shade, #CABFB4 appears as (202, 191, 180) in RGB and (30°, 17%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CABFB4
RGB
202, 191, 180
HSL
30°, 17%, 75%
CMYK
0%, 5%, 11%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABFB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 191, 180

Red: 202 / Green: 191 / Blue: 180

HSL

30°, 17%, 75%

Hue: 30° / Saturation: 17% / Lightness: 75%

CMYK

0%, 5%, 11%, 21%

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

What color is #CABFB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABFB4 to RGB:

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

HEX to HSL

Convert #CABFB4 to HSL:

hsl(30, 17%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CABFB4 to CMYK:

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

Color Meaning and Usage

#CABFB4 is a balanced orange color with RGB values of 202, 191, 180 and HSL of 30°, 17%, 75%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABFB4 is #B4BFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAB4B4.

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

Contrast with #CABFB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABFB4?

#CABFB4 is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CABFB4?

#CABFB4 in RGB is (202, 191, 180) - 202 red, 191 green, and 180 blue.

How to use #CABFB4 in CSS?

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

What colors go well with #CABFB4?

#B4BFCA (complementary), #CAB4B4 (analogous), and #AA9988 (lighter shade) work well with #CABFB4.