#DFEAED Color Information

Hex color code: #DFEAED

The hex color #DFEAED is a light cyan with RGB values of (223, 234, 237) and HSL of (193°, 28%, 90%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DFEAED
RGB
223, 234, 237
HSL
193°, 28%, 90%
CMYK
6%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 234, 237

Red: 223 / Green: 234 / Blue: 237

HSL

193°, 28%, 90%

Hue: 193° / Saturation: 28% / Lightness: 90%

CMYK

6%, 1%, 0%, 7%

Cyan: 6% / Magenta: 1% / Yellow: 0% / Key: 7%

What color is #DFEAED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEAED to RGB:

rgb(223, 234, 237)HEX to RGB Converter →

HEX to HSL

Convert #DFEAED to HSL:

hsl(193, 28%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEAED to CMYK:

cmyk(6%, 1%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DFEAED is a soft cyan color with RGB values of 223, 234, 237 and HSL of 193°, 28%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFEAED is #EDE1DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEEDE9.

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

Contrast with #DFEAED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEAED?

#DFEAED is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFEAED?

#DFEAED in RGB is (223, 234, 237) - 223 red, 234 green, and 237 blue.

How to use #DFEAED in CSS?

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

What colors go well with #DFEAED?

#EDE1DE (complementary), #DEEDE9 (analogous), and #ADC9D1 (lighter shade) work well with #DFEAED.