#CACABF Color Information

Hex color code: #CACABF

A delicate yellow shade, #CACABF appears as (202, 202, 191) in RGB and (60°, 9%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CACABF
RGB
202, 202, 191
HSL
60°, 9%, 77%
CMYK
0%, 0%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 202, 191

Red: 202 / Green: 202 / Blue: 191

HSL

60°, 9%, 77%

Hue: 60° / Saturation: 9% / Lightness: 77%

CMYK

0%, 0%, 5%, 21%

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

What color is #CACABF?

#CACABF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACABF to RGB:

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

HEX to HSL

Convert #CACABF to HSL:

hsl(60, 9%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CACABF to CMYK:

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

Color Meaning and Usage

#CACABF is a soft yellow color with RGB values of 202, 202, 191 and HSL of 60°, 9%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACABF is #BFBFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAC4BF.

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

Contrast with #CACABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACABF?

#CACABF is a soft yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACABF?

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

How to use #CACABF in CSS?

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

What colors go well with #CACABF?

#BFBFCA (complementary), #CAC4BF (analogous), and #A7A795 (lighter shade) work well with #CACABF.