#CFE2ED Color Information

Hex color code: #CFE2ED

A soft blue shade, #CFE2ED appears as (207, 226, 237) in RGB and (202°, 45%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#CFE2ED
RGB
207, 226, 237
HSL
202°, 45%, 87%
CMYK
13%, 5%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFE2ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 226, 237

Red: 207 / Green: 226 / Blue: 237

HSL

202°, 45%, 87%

Hue: 202° / Saturation: 45% / Lightness: 87%

CMYK

13%, 5%, 0%, 7%

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

What color is #CFE2ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFE2ED to RGB:

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

HEX to HSL

Convert #CFE2ED to HSL:

hsl(202, 45%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CFE2ED to CMYK:

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

Color Meaning and Usage

#CFE2ED is a light blue color with RGB values of 207, 226, 237 and HSL of 202°, 45%, 87%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFE2ED is #EDDACF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFEDE9.

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

Contrast with #CFE2ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFE2ED?

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

What is the RGB value of #CFE2ED?

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

How to use #CFE2ED in CSS?

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

What colors go well with #CFE2ED?

#EDDACF (complementary), #CFEDE9 (analogous), and #97C0D8 (lighter shade) work well with #CFE2ED.