#CFE4DD Color Information

Hex color code: #CFE4DD

The hex color #CFE4DD is a airy cyan with RGB values of (207, 228, 221) and HSL of (160°, 28%, 85%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CFE4DD
RGB
207, 228, 221
HSL
160°, 28%, 85%
CMYK
9%, 0%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFE4DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 228, 221

Red: 207 / Green: 228 / Blue: 221

HSL

160°, 28%, 85%

Hue: 160° / Saturation: 28% / Lightness: 85%

CMYK

9%, 0%, 3%, 11%

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

What color is #CFE4DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFE4DD to RGB:

rgb(207, 228, 221)HEX to RGB Converter →

HEX to HSL

Convert #CFE4DD to HSL:

hsl(160, 28%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CFE4DD to CMYK:

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

Color Meaning and Usage

#CFE4DD is a airy cyan color with RGB values of 207, 228, 221 and HSL of 160°, 28%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFE4DD is #E3CED5, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE3D2.

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

Contrast with #CFE4DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFE4DD?

#CFE4DD is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFE4DD?

#CFE4DD in RGB is (207, 228, 221) - 207 red, 228 green, and 221 blue.

How to use #CFE4DD in CSS?

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

What colors go well with #CFE4DD?

#E3CED5 (complementary), #CEE3D2 (analogous), and #9DC8BA (lighter shade) work well with #CFE4DD.