#CACFE3 Color Information

Hex color code: #CACFE3

A soft blue shade, #CACFE3 appears as (202, 207, 227) in RGB and (228°, 31%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#CACFE3
RGB
202, 207, 227
HSL
228°, 31%, 84%
CMYK
11%, 9%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACFE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 207, 227

Red: 202 / Green: 207 / Blue: 227

HSL

228°, 31%, 84%

Hue: 228° / Saturation: 31% / Lightness: 84%

CMYK

11%, 9%, 0%, 11%

Cyan: 11% / Magenta: 9% / Yellow: 0% / Key: 11%

What color is #CACFE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACFE3 to RGB:

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

HEX to HSL

Convert #CACFE3 to HSL:

hsl(228, 31%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CACFE3 to CMYK:

cmyk(11%, 9%, 0%, 11%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #CACFE3 has RGB (202, 207, 227) and HSL (228°, 31%, 84%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACFE3 is #E3DECA, creating high-contrast pairings. For softer combinations, try analogous colors like #CADBE3.

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

Contrast with #CACFE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACFE3?

#CACFE3 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CACFE3?

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

How to use #CACFE3 in CSS?

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

What colors go well with #CACFE3?

#E3DECA (complementary), #CADBE3 (analogous), and #97A1C8 (lighter shade) work well with #CACFE3.