#CFCFE2 Color Information

Hex color code: #CFCFE2

A soft blue shade, #CFCFE2 appears as (207, 207, 226) in RGB and (240°, 25%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#CFCFE2
RGB
207, 207, 226
HSL
240°, 25%, 85%
CMYK
8%, 8%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCFE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 207, 226

Red: 207 / Green: 207 / Blue: 226

HSL

240°, 25%, 85%

Hue: 240° / Saturation: 25% / Lightness: 85%

CMYK

8%, 8%, 0%, 11%

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

What color is #CFCFE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCFE2 to RGB:

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

HEX to HSL

Convert #CFCFE2 to HSL:

hsl(240, 25%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCFE2 to CMYK:

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

Color Meaning and Usage

#CFCFE2 is a airy blue color with RGB values of 207, 207, 226 and HSL of 240°, 25%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCFE2 is #E2E2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD9E2.

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

Contrast with #CFCFE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCFE2?

#CFCFE2 is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFCFE2?

#CFCFE2 in RGB is (207, 207, 226) - 207 red, 207 green, and 226 blue.

How to use #CFCFE2 in CSS?

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

What colors go well with #CFCFE2?

#E2E2CF (complementary), #CFD9E2 (analogous), and #9F9FC6 (lighter shade) work well with #CFCFE2.