#CACACF Color Information

Hex color code: #CACACF

The hex color #CACACF is a airy blue with RGB values of (202, 202, 207) and HSL of (240°, 5%, 80%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CACACF
RGB
202, 202, 207
HSL
240°, 5%, 80%
CMYK
2%, 2%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 202, 207

Red: 202 / Green: 202 / Blue: 207

HSL

240°, 5%, 80%

Hue: 240° / Saturation: 5% / Lightness: 80%

CMYK

2%, 2%, 0%, 19%

Cyan: 2% / Magenta: 2% / Yellow: 0% / Key: 19%

What color is #CACACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACACF to RGB:

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

HEX to HSL

Convert #CACACF to HSL:

hsl(240, 5%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CACACF to CMYK:

cmyk(2%, 2%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CACACF is a light blue color with RGB values of 202, 202, 207 and HSL of 240°, 5%, 80%. 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 #CACACF is #CFCFC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9CCCF.

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

Contrast with #CACACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACACF?

#CACACF is a light blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACACF?

#CACACF in RGB is (202, 202, 207) - 202 red, 202 green, and 207 blue.

How to use #CACACF in CSS?

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

What colors go well with #CACACF?

#CFCFC9 (complementary), #C9CCCF (analogous), and #A1A1AA (lighter shade) work well with #CACACF.