#DFEDEB Color Information

Hex color code: #DFEDEB

The hex color #DFEDEB is a airy cyan with RGB values of (223, 237, 235) and HSL of (171°, 28%, 90%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DFEDEB
RGB
223, 237, 235
HSL
171°, 28%, 90%
CMYK
6%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEDEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 237, 235

Red: 223 / Green: 237 / Blue: 235

HSL

171°, 28%, 90%

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

CMYK

6%, 0%, 1%, 7%

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

What color is #DFEDEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEDEB to RGB:

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

HEX to HSL

Convert #DFEDEB to HSL:

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

HEX to CMYK

Convert #DFEDEB to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #DFEDEB has RGB (223, 237, 235) and HSL (171°, 28%, 90%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFEDEB is #EDDEE1, creating high-contrast pairings. For softer combinations, try analogous colors like #DEEDE3.

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

Contrast with #DFEDEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEDEB?

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

What is the RGB value of #DFEDEB?

#DFEDEB in RGB is (223, 237, 235) - 223 red, 237 green, and 235 blue.

How to use #DFEDEB in CSS?

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

What colors go well with #DFEDEB?

#EDDEE1 (complementary), #DEEDE3 (analogous), and #ADD1CC (lighter shade) work well with #DFEDEB.