#DDFAF3 Color Information

Hex color code: #DDFAF3

The hex color #DDFAF3 is a light cyan with RGB values of (221, 250, 243) and HSL of (166°, 74%, 92%). It is commonly used in modern UI design.

Try:
Color NameLight Cyan
HEX
#DDFAF3
RGB
221, 250, 243
HSL
166°, 74%, 92%
CMYK
12%, 0%, 3%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDFAF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 250, 243

Red: 221 / Green: 250 / Blue: 243

HSL

166°, 74%, 92%

Hue: 166° / Saturation: 74% / Lightness: 92%

CMYK

12%, 0%, 3%, 2%

Cyan: 12% / Magenta: 0% / Yellow: 3% / Key: 2%

What color is #DDFAF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDFAF3 to RGB:

rgb(221, 250, 243)HEX to RGB Converter →

HEX to HSL

Convert #DDFAF3 to HSL:

hsl(166, 74%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DDFAF3 to CMYK:

cmyk(12%, 0%, 3%, 2%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #DDFAF3 has RGB (221, 250, 243) and HSL (166°, 74%, 92%). 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 #DDFAF3 is #FADCE3, creating high-contrast pairings. For softer combinations, try analogous colors like #DCFAE4.

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

Contrast with #DDFAF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDFAF3?

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

What is the RGB value of #DDFAF3?

#DDFAF3 in RGB is (221, 250, 243) - 221 red, 250 green, and 243 blue.

How to use #DDFAF3 in CSS?

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

What colors go well with #DDFAF3?

#FADCE3 (complementary), #DCFAE4 (analogous), and #99F0DB (lighter shade) work well with #DDFAF3.