#DFDFE2 Color Information

Hex color code: #DFDFE2

The hex color #DFDFE2 is a delicate blue with RGB values of (223, 223, 226) and HSL of (240°, 5%, 88%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DFDFE2
RGB
223, 223, 226
HSL
240°, 5%, 88%
CMYK
1%, 1%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDFE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 223, 226

Red: 223 / Green: 223 / Blue: 226

HSL

240°, 5%, 88%

Hue: 240° / Saturation: 5% / Lightness: 88%

CMYK

1%, 1%, 0%, 11%

Cyan: 1% / Magenta: 1% / Yellow: 0% / Key: 11%

What color is #DFDFE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDFE2 to RGB:

rgb(223, 223, 226)HEX to RGB Converter →

HEX to HSL

Convert #DFDFE2 to HSL:

hsl(240, 5%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDFE2 to CMYK:

cmyk(1%, 1%, 0%, 11%)Color Converter →

Color Meaning and Usage

#DFDFE2 is a airy blue color with RGB values of 223, 223, 226 and HSL of 240°, 5%, 88%. 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 #DFDFE2 is #E2E2DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFE0E2.

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

Contrast with #DFDFE2

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 #DFDFE2?

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

What is the RGB value of #DFDFE2?

#DFDFE2 in RGB is (223, 223, 226) - 223 red, 223 green, and 226 blue.

How to use #DFDFE2 in CSS?

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

What colors go well with #DFDFE2?

#E2E2DF (complementary), #DFE0E2 (analogous), and #B7B7BE (lighter shade) work well with #DFDFE2.