#CACFD9 Color Information

Hex color code: #CACFD9

#CACFD9 is a ethereal blue color. In RGB it is (202, 207, 217), and in HSL it is (220°, 16%, 82%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CACFD9
RGB
202, 207, 217
HSL
220°, 16%, 82%
CMYK
7%, 5%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACFD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 207, 217

Red: 202 / Green: 207 / Blue: 217

HSL

220°, 16%, 82%

Hue: 220° / Saturation: 16% / Lightness: 82%

CMYK

7%, 5%, 0%, 15%

Cyan: 7% / Magenta: 5% / Yellow: 0% / Key: 15%

What color is #CACFD9?

#CACFD9 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACFD9 to RGB:

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

HEX to HSL

Convert #CACFD9 to HSL:

hsl(220, 16%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CACFD9 to CMYK:

cmyk(7%, 5%, 0%, 15%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CACFD9 has RGB (202, 207, 217) and HSL (220°, 16%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACFD9 is #D8D4CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAD6D8.

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

Contrast with #CACFD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACFD9?

#CACFD9 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CACFD9?

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

How to use #CACFD9 in CSS?

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

What colors go well with #CACFD9?

#D8D4CA (complementary), #CAD6D8 (analogous), and #9DA6B8 (lighter shade) work well with #CACFD9.